]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
RFE: Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4
authordependabot[bot] <support@github.com>
Fri, 10 Feb 2023 22:12:16 +0000 (15:12 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 22:12:20 +0000 (15:12 -0700)
Bumps [redhat-plumbers-in-action/differential-shellcheck](https://github.com/redhat-plumbers-in-action/differential-shellcheck) from 3 to 4.
- [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/v3...v4)

---
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>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit db6d69cbdaddda50bd3b23751c26e84eab7cfc83)

.github/workflows/continuous-integration.yml

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