Skip to content

Commit e3a5aa2

Browse files
authored
Merge pull request #387 from sapcc/renovate/patch-golang
Renovate: Update dependency go to v1.25.2
2 parents 868747c + 41c42d5 commit e3a5aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-go-makefile-maker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/setup-go@v6
2828
with:
2929
check-latest: true
30-
go-version: 1.25.1
30+
go-version: 1.25.2
3131

3232
- name: Build, run and push
3333
run: |

0 commit comments

Comments
 (0)