Skip to content

Commit

Permalink
Bump go-version-input to 1.21.10 in govulncheck.yml (#3488)
Browse files Browse the repository at this point in the history
* Enable `check-latest` in govulncheck.yml

* Bump `go-version-input` to 1.21.10 in govulncheck.yml
  • Loading branch information
roger2hk authored May 8, 2024
1 parent b3b5267 commit 67030da
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@3a32958c2706f7048305d5a2e53633d7e37e97d0 # v1.0.2
with:
go-version-input: 1.21.9
go-version-input: 1.21.10
go-package: ./...

0 comments on commit 67030da

Please sign in to comment.