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 0a9e589 commit 3d8cec1Copy full SHA for 3d8cec1
.github/workflows/test.yml
@@ -25,3 +25,5 @@ jobs:
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
28
+ with:
29
+ slack_webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments