.github/workflows/ci.yml in govuk_schemas-5.0.0 vs .github/workflows/ci.yml in govuk_schemas-5.0.3
- old
+ new
@@ -9,20 +9,9 @@
description: 'The branch, tag or SHA to checkout'
default: main
type: string
jobs:
- snyk-security:
- name: SNYK security analysis
- uses: alphagov/govuk-infrastructure/.github/workflows/snyk-security.yml@main
- with:
- skip_sca: true
- secrets: inherit
- permissions:
- contents: read
- security-events: write
- actions: read
-
codeql-sast:
name: CodeQL SAST scan
uses: alphagov/govuk-infrastructure/.github/workflows/codeql-analysis.yml@main
permissions:
security-events: write