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 27a5309 + 0749cd0 commit 51071a4Copy full SHA for 51071a4
.github/workflows/differential-shellcheck.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Differential ShellCheck
26
- uses: redhat-plumbers-in-action/differential-shellcheck@v4
+ uses: redhat-plumbers-in-action/differential-shellcheck@v5
27
with:
28
severity: warning
29
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments