diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b87eef..39c6a1c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,15 +11,6 @@ on: pull_request: jobs: - snyk-security: - name: SNYK security analysis - uses: alphagov/govuk-infrastructure/.github/workflows/snyk-security.yml@main - 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