Skip to content

Commit 060417d

Browse files
authored
Merge pull request #3186 from alphagov/remove-snyk
2 parents 011b9e6 + 0816d08 commit 060417d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

-9
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@ on:
1111
pull_request:
1212

1313
jobs:
14-
snyk-security:
15-
name: SNYK security analysis
16-
uses: alphagov/govuk-infrastructure/.github/workflows/snyk-security.yml@main
17-
secrets: inherit
18-
permissions:
19-
contents: read
20-
security-events: write
21-
actions: read
22-
2314
codeql-sast:
2415
name: CodeQL SAST scan
2516
uses: alphagov/govuk-infrastructure/.github/workflows/codeql-analysis.yml@main

0 commit comments

Comments
 (0)