Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Benoit Tigeot <benoittgt@users.noreply.github.com>
pull/32299/head
Benoit Tigeot 17 hours ago committed by GitHub
parent ca24a55c31
commit ed651de9b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,6 +30,6 @@ jobs:
go-version: '${{ env.GOLANG_VERSION }}'
check-latest: true
- name: govulncheck
uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # pin@main 2026-07-06
uses: golang/govulncheck-action@032d45514ae346b1db93c04b0c90b841c370344f # pin@032d455 (from main 2026-07-06)
with:
go-package: ./...

Loading…
Cancel
Save