We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2816d7 + 9b3c5d5 commit a0ae999Copy full SHA for a0ae999
.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