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 9defc0c commit d9ede63Copy full SHA for d9ede63
.github/workflows/differential-shellcheck.yml
@@ -23,6 +23,6 @@ jobs:
23
fetch-depth: 0
24
25
- name: Differential ShellCheck
26
- uses: redhat-plumbers-in-action/differential-shellcheck@v2
+ uses: redhat-plumbers-in-action/differential-shellcheck@v3
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments