Skip to content

Commit

Permalink
Merge pull request #14176 from rook/mergify/bp/release-1.14/pr-14175
Browse files Browse the repository at this point in the history
ci: update go version for govulncheck (backport #14175)
  • Loading branch information
BlaineEXE committed May 8, 2024
2 parents 90a1dee + e6c4b7e commit 782a93d
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 782a93d

Please sign in to comment.