Skip to content

Commit

Permalink
Remove snyk workflow
Browse files Browse the repository at this point in the history
This repo has only configuration, without any code. Therefore, the scans
do not work as intended, causing the workflow to fail.
  • Loading branch information
MahmudH committed Mar 26, 2024
1 parent 33c7b80 commit 4165b3c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,6 @@ on:
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
Expand Down

0 comments on commit 4165b3c

Please sign in to comment.