We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9901faa + 9a49152 commit 8b66c43Copy full SHA for 8b66c43
1 file changed
.github/workflows/differential-shellcheck.yml
@@ -21,6 +21,6 @@ jobs:
21
fetch-depth: 0
22
23
- name: Differential ShellCheck
24
- uses: redhat-plumbers-in-action/differential-shellcheck@91e2582e40236f831458392d905578d680baa138
+ uses: redhat-plumbers-in-action/differential-shellcheck@b9df2a9417f69c056e0aeaf870abd9a2065a403e
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments