We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0671ce + 61d3b77 commit 8e962f2Copy full SHA for 8e962f2
.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