From 97874ae428e7ed3dc8c6c4597b62676f133f980e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:15:58 +0000 Subject: [PATCH] Bump golang/go from go1.24 to 1.23.12 Bumps [golang/go](https://github.com/golang/go) from go1.24 to 1.23.12. This release includes the previously tagged commit. - [Commits](https://github.com/golang/go/compare/go1.24...go1.23.12) --- updated-dependencies: - dependency-name: golang/go dependency-version: 1.23.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot_hack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index 5d62cd8..3dc0905 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -24,4 +24,4 @@ jobs: - uses: agilepathway/label-checker@v1.6.65 # update the version in `github_tag_and_release.yml` manually, too - - uses: golang/go@go1.24 + - uses: golang/go@go1.23.12