From 47f4262804a509e26c920b61fd96df46469a9e21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 19:01:19 +0000 Subject: [PATCH] Bump golang/go from go1.24 to 1.25.2 Bumps [golang/go](https://github.com/golang/go) from go1.24 to 1.25.2. This release includes the previously tagged commit. - [Commits](https://github.com/golang/go/compare/go1.24...go1.25.2) --- updated-dependencies: - dependency-name: golang/go dependency-version: 1.25.2 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..1d080a7 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.25.2