1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 23:33:45 -05:00

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

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 }}