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 9e1bf74 commit edc3745Copy full SHA for edc3745
1 file changed
.github/workflows/scripts-checks.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
- id: ShellCheck
33
name: Differential ShellCheck
34
- uses: redhat-plumbers-in-action/differential-shellcheck@dd551ce780d8af741f8cd8bab6982667b906b457 # v5
+ uses: redhat-plumbers-in-action/differential-shellcheck@0d9e5b29625f871e6a4215380486d6f1a7cb6cdd # v5
35
with:
36
token: ${{ secrets.GITHUB_TOKEN }}
37
0 commit comments