Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit 41288d7

Browse files
authored
fix(go): update Go version from 1.24 to 1.25 (#36)
1 parent 4313c3e commit 41288d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/zisuu/github-actions-digest-pinner
22

3-
go 1.24
3+
go 1.25
44

55
require (
66
github.com/google/go-github/v74 v74.0.0

0 commit comments

Comments
 (0)