Skip to content

Commit 0a9e589

Browse files
committed
Test
1 parent 9c36cb7 commit 0a9e589

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
permissions:
99
contents: read
10+
security-events: write
1011

1112
jobs:
1213
build:
@@ -24,5 +25,3 @@ jobs:
2425
run: npm run build
2526
- name: Vulnerability Scan
2627
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@ccm-UID2-4528-report-faillures-on-scheduled-vulnerability-detection-runs
27-
with:
28-
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)