Skip to content

Commit 3d6bbeb

Browse files
Bump golang/go from go1.24.1 to 1.24.2
Bumps [golang/go](https://github.com/golang/go) from go1.24.1 to 1.24.2. This release includes the previously tagged commit. - [Commits](golang/go@go1.24.1...go1.24.2) --- updated-dependencies: - dependency-name: golang/go dependency-version: 1.24.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f6990c commit 3d6bbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_hack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: koalaman/[email protected]
2828

2929
# update the version in `github_tag_and_release.yml` manually, too
30-
- uses: golang/[email protected].1
30+
- uses: golang/[email protected].2
3131

3232
# update the variant version in the devcontainer.json manually, too
3333
# (see ../DEPENDENCIES.md#devcontainer-base-image-version for more info )

0 commit comments

Comments
 (0)