Merge pull request #1478 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 09:38:12 +09:00 committed by GitHub
commit 8644fb5519
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,6 @@ jobs:
fetch-depth: 0
- name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@v3
uses: redhat-plumbers-in-action/differential-shellcheck@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}