Skip to content

Commit 9b3c5d5

Browse files
authored
ci(lint): pin differential-shellcheck to v3 tag
1 parent 0fa77cd commit 9b3c5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

+1-1
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)