Skip to content

Commit

Permalink
update govulncheck go version from 1.21.8 to 1.21.9 (#1412)
Browse files Browse the repository at this point in the history
  • Loading branch information
phbnf authored Apr 4, 2024
1 parent fde9805 commit 5343651
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.8
go-version-input: 1.21.9
go-package: ./...

0 comments on commit 5343651

Please sign in to comment.