We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8f10b commit 0cbf270Copy full SHA for 0cbf270
.github/workflows/dependabot_hack.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: agilepathway/[email protected]
25
26
# update the version in the devcontainer `Dockerfile` manually, too
27
- - uses: koalaman/shellcheck@v0.7.1
+ - uses: koalaman/shellcheck@v0.10.0
28
29
# update the version in `github_tag_and_release.yml` manually, too
30
- uses: golang/[email protected]
0 commit comments