]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
RFE: Bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 9 Oct 2023 22:17:42 +0000 (22:17 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 13 Oct 2023 20:26:09 +0000 (14:26 -0600)
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)

---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/differential-shellcheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit ebccb333621891d672b51ba175f7f72c7b212550)

.github/workflows/continuous-integration.yml

index 674b900d8299d11b0d177120cad45655b68811cc..792599073e524683bfd5bc719e60947ae3da5c7b 100644 (file)
@@ -26,7 +26,7 @@ jobs:
         with:
           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 }}