We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
differential-shellcheck
v3
1 parent 5c21b43 commit 19681adCopy full SHA for 19681ad
.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