]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Jun 2024 07:43:36 +0000 (07:43 +0000)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Nov 2024 09:13:23 +0000 (10:13 +0100)
Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 4 to 5.
- [Release notes](https://github.com/redhat-plumbers-in-action/differential-shellcheck/releases)
- [Changelog](https://github.com/redhat-plumbers-in-action/differential-shellcheck/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/redhat-plumbers-in-action/differential-shellcheck/compare/v4...v5)

.github/workflows/differential-shellcheck.yml

index 542aea9839d7e544098dc24fd0026476ec0302ad..f189034cd96c812b6644ab059044248339d66023 100644 (file)
@@ -21,7 +21,7 @@ jobs:
           fetch-depth: 0
 
       - name: Differential ShellCheck
-        uses: redhat-plumbers-in-action/differential-shellcheck@v4
+        uses: redhat-plumbers-in-action/differential-shellcheck@v5
         with:
           severity: warning
           token: ${{ secrets.GITHUB_TOKEN }}