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.
1 parent 356904a commit 4e4f7d3Copy full SHA for 4e4f7d3
.github/workflows/differential-shellcheck.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- id: ShellCheck
27
name: Differential ShellCheck
28
- uses: redhat-plumbers-in-action/differential-shellcheck@v4
+ uses: redhat-plumbers-in-action/differential-shellcheck@v5
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
0 commit comments