WIP: govulncheck: Use patch release with latest security fixes #9

Closed
potyarkin wants to merge 1 commit from potyarkin/s3-tests-parser:fix/govulncheck-go-minor into master

View file

@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: '1.23'
go-version: '1.23.5'
- name: Install govulncheck
run: go install golang.org/x/vuln/cmd/govulncheck@latest