ci(go): fix govulncheck (#464)

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-05-07 09:42:28 -04:00 committed by GitHub
parent 6200c4c123
commit 3701b2bc3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,6 +87,6 @@ jobs:
with:
version: "latest"
- name: Run govulncheck
id: govulncheck
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
- name: Govulncheck
run: |
go tool govulncheck ./...