Skip to content

Commit

Permalink
Do vuln scanning with a version of Go not subject to GO-2023-2185 (#3202
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutchinson authored Nov 9, 2023
1 parent 7dee527 commit 656ba0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- id: govulncheck
uses: golang/govulncheck-action@7da72f730e37eeaad891fcff0a532d27ed737cd4 # v1.0.1
with:
go-version-input: 1.20.10
go-version-input: 1.20.11
go-package: ./...

0 comments on commit 656ba0a

Please sign in to comment.