Merge pull request #2492 from smallstep/herman/enable-govulncheck

Revert "Disable govulncheck until go 1.25.5 is available in github ac…
This commit is contained in:
Herman Slatman
2025-12-04 00:49:36 +01:00
committed by GitHub
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: