Skip to content

Commit dc6d58e

Browse files
authored
Merge pull request #427 from sapcc/renovate/patch-golang
Renovate: Update dependency go to v1.25.5
2 parents b4f8769 + ffdd6dd commit dc6d58e

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.4
30+
go-version: 1.25.5
3131

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

0 commit comments

Comments
 (0)