From: dependabot[bot] Date: Fri, 10 Feb 2023 22:10:47 +0000 (-0700) Subject: RFE: Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4 X-Git-Tag: v3.1.0~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db6d69cbdaddda50bd3b23751c26e84eab7cfc83;p=thirdparty%2Flibcgroup.git RFE: Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4 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] Reviewed-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index cfad74f9..42eb9e0a 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -26,7 +26,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 }}