Skip to content

Commit 4a7f3aa

Browse files
committed
1 parent 74dd680 commit 4a7f3aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ on:
1212
type: string
1313

1414
jobs:
15+
snyk-security:
16+
name: SNYK security analysis
17+
uses: alphagov/govuk-infrastructure/.github/workflows/snyk-security.yml@main
18+
secrets: inherit
19+
1520
codeql-sast:
1621
name: CodeQL SAST scan
1722
uses: alphagov/govuk-infrastructure/.github/workflows/codeql-analysis.yml@main

0 commit comments

Comments
 (0)