We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9036c46 + 338885f commit 10a4e91Copy full SHA for 10a4e91
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@60c9f2b924a9c5a2ddbb25e7b23e8e11b56faab9
+ uses: redhat-plumbers-in-action/differential-shellcheck@cc6721c45a8800cc666de45493545a07a638d121
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments