Skip to content

Commit 90e7e11

Browse files
committed
fix: update govulncheck's go version to 1.23
1 parent a936341 commit 90e7e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/govulncheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: '0 0 * * 1'
77

88
env:
9-
GO_VERSION: "^1.22"
9+
GO_VERSION: "^1.23"
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)