Skip to content

Commit 8e962f2

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/docker-node
* 'master' of github-lotyp:wayofdev/docker-node: ci(lint): pin `differential-shellcheck` to `v3` tag
2 parents a0671ce + 61d3b77 commit 8e962f2

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)