From 118663c2ffe9e4b4f7d9f0366521fb0f198409f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 07:03:09 +0000 Subject: [PATCH] Bump golang/go from go1.24 to 1.23.11 Bumps [golang/go](https://github.com/golang/go) from go1.24 to 1.23.11. This release includes the previously tagged commit. - [Commits](https://github.com/golang/go/compare/go1.24...go1.23.11) --- updated-dependencies: - dependency-name: golang/go dependency-version: 1.23.11 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..2779b71 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.11