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 5d24246 commit ff59481Copy full SHA for ff59481
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@0d9e5b29625f871e6a4215380486d6f1a7cb6cdd # v5
+ uses: redhat-plumbers-in-action/differential-shellcheck@d965e66ec0b3b2f821f75c8eff9b12442d9a7d1e # v5
35
with:
36
token: ${{ secrets.GITHUB_TOKEN }}
37
0 commit comments