Skip to content

Commit

Permalink
make govulncheck use latest go patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
churmd committed Mar 8, 2024
1 parent 988f871 commit cd7f7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/govuln.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.22
check-latest: true
go-package: ./...

0 comments on commit cd7f7b6

Please sign in to comment.