Revert "Disable govulncheck until go 1.25.5 is available in github actions (#2490)"

This reverts commit 8e76e290c0.
This commit is contained in:
Herman Slatman
2025-12-03 14:55:50 +01:00
parent 992ff696e9
commit 3e90f37689
2 changed files with 1 additions and 2 deletions

View File

@@ -23,6 +23,5 @@ jobs:
only-latest-golang: false
os-dependencies: 'libpcsclite-dev'
run-codeql: true
run-govulncheck: false
test-command: 'V=1 make test'
secrets: inherit

View File

@@ -8,7 +8,7 @@ on:
jobs:
ci:
uses: ./.github/workflows/ci.yml
uses: smallstep/certificates/.github/workflows/ci.yml@master
secrets: inherit
create_release: