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

Bump redhat-plumbers-in-action/differential-shellcheck from 4 to 5
This commit is contained in:
Hiroshi SHIBATA 2023-10-10 11:16:39 +09:00 committed by GitHub
commit d6bb1c6396
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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