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 005c04f commit b0b6ca7Copy full SHA for b0b6ca7
1 file changed
.github/workflows/govulncheck.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Go
21
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4
22
with:
23
- go-version: "1.26.1"
+ go-version: "1.25.11"
24
25
- name: Setup Go Vulncheck
26
run: go install golang.org/x/vuln/cmd/govulncheck@latest
0 commit comments