We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b9f70e + 87b2ebe commit a49880cCopy full SHA for a49880c
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@ac4483d8c6713bd2011037f44fe626989468af74
+ uses: redhat-plumbers-in-action/differential-shellcheck@aa647ec4466543e8555c2c3b648124a9813cee44
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments