We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ed3295 + 05afe8c commit 1b3764cCopy full SHA for 1b3764c
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@cc6721c45a8800cc666de45493545a07a638d121
+ uses: redhat-plumbers-in-action/differential-shellcheck@5fa026e4797665181a0f7c6fa4a73c09348ae78c
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments