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

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

View File

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