Skip to content

Commit

Permalink
Merge pull request #14175 from BlaineEXE/update-govulncheck-version
Browse files Browse the repository at this point in the history
ci: update go version for govulncheck
  • Loading branch information
BlaineEXE committed May 8, 2024
2 parents 517b1bf + f21f3f5 commit 0a08a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Expand Up @@ -54,7 +54,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: "1.22.2"
go-version: "1.22"
check-latest: true
- name: govulncheck
uses: golang/govulncheck-action@v1

0 comments on commit 0a08a73

Please sign in to comment.