Merge pull request #2144 from rbenv/dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-4

Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4
This commit is contained in:
Hiroshi SHIBATA 2023-02-08 07:35:55 +09:00 committed by GitHub
commit ed75b19188
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ jobs:
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 }}