Skip to content

Commit 28bc5cb

Browse files
authored
Merge pull request #10 from jamacku/patch-1
2 parents 80c0e7b + f03c920 commit 28bc5cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Differential ShellCheck
22-
uses: redhat-plumbers-in-action/differential-shellcheck@latest
22+
uses: redhat-plumbers-in-action/differential-shellcheck@v3
2323
with:
2424
severity: warning
2525
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)