We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39292e commit 30039ccCopy full SHA for 30039cc
.github/workflows/ci.yaml
@@ -125,7 +125,7 @@ jobs:
125
run: echo '::add-matcher::.github/problem-matchers/shellcheck.json'
126
127
- name: Run ShellCheck
128
- uses: ludeeus/action-shellcheck@master
+ uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38
129
with:
130
severity: error
131
check_together: 'yes'
0 commit comments