Skip to content

Commit 30039cc

Browse files
committed
Pin action version
1 parent f39292e commit 30039cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
run: echo '::add-matcher::.github/problem-matchers/shellcheck.json'
126126

127127
- name: Run ShellCheck
128-
uses: ludeeus/action-shellcheck@master
128+
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38
129129
with:
130130
severity: error
131131
check_together: 'yes'

0 commit comments

Comments
 (0)