We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a936341 commit 90e7e11Copy full SHA for 90e7e11
.github/workflows/govulncheck.yml
@@ -6,7 +6,7 @@ on:
6
- cron: '0 0 * * 1'
7
8
env:
9
- GO_VERSION: "^1.22"
+ GO_VERSION: "^1.23"
10
11
permissions:
12
contents: read
0 commit comments