From 41c42d50fcc874f81737973bb1035c78a05eb4fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 02:45:53 +0000 Subject: [PATCH] Renovate: Update dependency go to v1.25.2 --- .github/workflows/run-go-makefile-maker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-go-makefile-maker.yaml b/.github/workflows/run-go-makefile-maker.yaml index 732bfd4f..f315128e 100644 --- a/.github/workflows/run-go-makefile-maker.yaml +++ b/.github/workflows/run-go-makefile-maker.yaml @@ -27,7 +27,7 @@ jobs: uses: actions/setup-go@v6 with: check-latest: true - go-version: 1.25.1 + go-version: 1.25.2 - name: Build, run and push run: |