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.
2 parents e04f7b0 + 19681ad commit d801ae8Copy full SHA for d801ae8
.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