Skip to content

Commit

Permalink
Merge pull request #1288 from alphagov/remove-snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi authored May 16, 2024
2 parents 897a51e + 5488ff7 commit 31d5b69
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
name: CI
on: [workflow_dispatch, push, 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
Expand Down

0 comments on commit 31d5b69

Please sign in to comment.