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 135c249 commit d50a357Copy full SHA for d50a357
.github/workflows/differential-shellcheck.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Differential ShellCheck
31
- uses: redhat-plumbers-in-action/differential-shellcheck@aa647ec4466543e8555c2c3b648124a9813cee44
+ uses: redhat-plumbers-in-action/differential-shellcheck@91e2582e40236f831458392d905578d680baa138
32
with:
33
# exclude all `.in` files because they may contain unsupported syntax, and they have to be preprocessed first
34
exclude-path: '**/*.in'
0 commit comments