Skip to content

Commit ac63ce8

Browse files
committed
Remove brakeman
1 parent cae3984 commit ac63ce8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,6 @@ jobs:
102102

103103
- name: Run Vitest
104104
run: npm run test
105-
106-
security-analysis:
107-
name: Security Analysis
108-
uses: alphagov/govuk-infrastructure/.github/workflows/brakeman.yml@59fd794d40eef8c53f0973c3b6080f94f056ba6d
109-
secrets: inherit
110-
permissions:
111-
contents: read
112-
security-events: write
113-
actions: read
114105

115106
build-image:
116107
name: Build image

0 commit comments

Comments
 (0)