We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c36cb7 commit 0a9e589Copy full SHA for 0a9e589
.github/workflows/test.yml
@@ -7,6 +7,7 @@ on:
7
8
permissions:
9
contents: read
10
+ security-events: write
11
12
jobs:
13
build:
@@ -24,5 +25,3 @@ jobs:
24
25
run: npm run build
26
- name: Vulnerability Scan
27
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@ccm-UID2-4528-report-faillures-on-scheduled-vulnerability-detection-runs
- with:
28
- SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments