]> 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:23:29 +0000 (14:23 -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>
.github/workflows/continuous-integration.yml

index 3b8dfe6abbea1559f812dc0bb8eaafeb4e9155b8..6eb0222d37c16cbb722546ea39ac97fe3405074f 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 }}