govulncheck: Use patch release with latest security fixes #201

Merged
alexvanin merged 1 commit from potyarkin/frostfs-http-gw:fix/govulncheck-go-minor into master 2025-01-29 12:08:45 +00:00

View file

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