Skip to content

Commit

Permalink
Merge pull request #14177 from rook/mergify/bp/release-1.13/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 96217c8 + b8815b8 commit b610064
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@v4
with:
go-version: "1.22.2"
go-version: "1.22"
check-latest: true
- name: govulncheck
uses: golang/govulncheck-action@v1

0 comments on commit b610064

Please sign in to comment.