Skip to content

Commit 03deb6d

Browse files
committed
Test
1 parent efa2e54 commit 03deb6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-vul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Vulnerability Scan Failure Slack Notify
22
on:
3-
push: # todo: remove before merging
3+
push: # todo: remove before merging
44
workflow_dispatch:
55
schedule:
66
- cron: '0 16 * * 1' # 16:00 every Monday

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Build website
2525
run: npm run build
2626
- name: Vulnerability Scan
27-
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@ccm-UID2-4528-report-faillures-on-scheduled-vulnerability-detection-runs
27+
uses: IABTechLab/uid2-shared-actions/actions/vulnerability_scan_filesystem@v3

0 commit comments

Comments
 (0)