mirror of
https://github.com/pyenv/pyenv.git
synced 2025-12-13 18:01:27 +09:00
ci(lint): pin differential-shellcheck to v3 tag
This commit is contained in:
parent
6717c62dc1
commit
5c12600625
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Differential ShellCheck
|
||||
uses: redhat-plumbers-in-action/differential-shellcheck@latest
|
||||
uses: redhat-plumbers-in-action/differential-shellcheck@v3
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user