ci(lint): pin differential-shellcheck to v3 tag

This commit is contained in:
Jan Macku 2022-12-09 13:38:54 +01:00 committed by GitHub
parent 6717c62dc1
commit 5c12600625
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@latest
uses: redhat-plumbers-in-action/differential-shellcheck@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}