diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index 86e8500..a476cf6 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -27,7 +27,7 @@ jobs: - uses: koalaman/shellcheck@v0.10.0 # update the version in `github_tag_and_release.yml` manually, too - - uses: golang/go@go1.24.1 + - uses: golang/go@go1.24 # update the variant version in the devcontainer.json manually, too # (see ../DEPENDENCIES.md#devcontainer-base-image-version for more info )