We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
differential-shellcheck
v3
1 parent 0fa77cd commit 9b3c5d5Copy full SHA for 9b3c5d5
.github/workflows/shellcheck.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Differential ShellCheck
22
- uses: redhat-plumbers-in-action/differential-shellcheck@latest
+ uses: redhat-plumbers-in-action/differential-shellcheck@v3
23
with:
24
severity: warning
25
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments