Skip to content

Commit

Permalink
Bump version of go used by the vuln checker (#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutchinson authored Jul 3, 2024
1 parent 73dbafc commit 2e63d1c
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@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3
with:
go-version-input: 1.21.11
go-version-input: 1.21.12
go-package: ./...

0 comments on commit 2e63d1c

Please sign in to comment.