Skip to content

Test

Test #20

Workflow file for this run

name: Vulnerability Scan Failure Slack Notify
on:
push: # todo: will remove before merging
workflow_dispatch:
schedule:
- cron: '0 16 * * 1' # 16:00 every Monday
jobs:
vulnerability-scan-failure-notify:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-vulnerability-scan-failure-notify.yaml@ccm-UID2-4528-report-faillures-on-scheduled-vulnerability-detection-runs # todo: change to v3 before merging

Check failure on line 10 in .github/workflows/test-vul.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-vul.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/test-vul.yaml" -> "IABTechLab/uid2-shared-actions/.github/workflows/shared-vulnerability-scan-failure-notify.yaml@ccm-UID2-4528-report-faillures-on-scheduled-vulnerability-detection-runs" (source branch with sha:f9c1bf6be5ca120f5c617ccd10b89bc8e94e84b6) : You have an error in your yaml syntax on line 120
secrets: inherit
with:
scan_type: fs
vulnerability-scan-failure-compare-version:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-vulnerability-scan-filesystem-failure-notify.yaml@ccm-UID2-4528-report-faillures-on-scheduled-vulnerability-detection-runs # todo: change to v3 before merging
secrets: inherit