From: dependabot[bot] Date: Fri, 10 Feb 2023 22:12:16 +0000 (-0700) Subject: RFE: Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25d8f8cc0eeee3d8ecf656f64398e7413875e0a3;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 (cherry picked from commit db6d69cbdaddda50bd3b23751c26e84eab7cfc83) --- diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 0aef750f..af92f961 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -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 }}