Skip to content

Commit c733098

Browse files
committed
Update shellcheck
1 parent 94833ee commit c733098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
- name: Check out committed code
192192
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
193193
- name: Run ShellCheck
194-
uses: ludeeus/action-shellcheck@master
194+
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38
195195

196196
# Check for missing python dependencies
197197
dependencies_check:

0 commit comments

Comments
 (0)