diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index 716a8fe..634f3df 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -24,7 +24,7 @@ jobs: - uses: agilepathway/label-checker@v1.6.65 # update the version in the devcontainer `Dockerfile` manually, too - - uses: koalaman/shellcheck@v0.10.0 + - uses: koalaman/shellcheck@v0.11.0 # update the version in `github_tag_and_release.yml` manually, too - uses: golang/go@go1.24