Skip to content

Commit cee5a1e

Browse files
authored
Merge pull request #1620 from exercism/dependabot/github_actions/ludeeus/action-shellcheck-2.0.0
build(deps): update ludeeus/action-shellcheck from 1.1.0 to 2.0.0
2 parents a43985e + f8922ef commit cee5a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
8888

8989
- name: Run shellcheck
90-
uses: ludeeus/action-shellcheck@94e0aab03ca135d11a35e5bfc14e6746dc56e7e9 # 1.0.0
90+
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # v2.0.0
9191

9292
compilation:
9393
name: Check compilation

0 commit comments

Comments
 (0)