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
+3 -3
View File
@@ -87,6 +87,6 @@ jobs:
with: with:
version: "latest" version: "latest"
- name: Run govulncheck - name: Govulncheck
id: govulncheck run: |
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4 go tool govulncheck ./...