Skip to content
name: Security npm dependency check
on:
push:
workflow_dispatch:
schedule:
- cron: "30 3 * * MON-FRI" # Every weekday at 03:30 UTC
jobs:
security-npm-dependency-check:
name: Project security npm dependency check
uses: ministryofjustice/hmpps-github-actions/.github/workflows/security_npm_dependency.yml@v0.7.1 # WORKFLOW_VERSION

Check failure on line 10 in .github/workflows/security_npm_dependency.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/security_npm_dependency.yml

Invalid workflow file

error parsing called workflow ".github/workflows/security_npm_dependency.yml" -> "ministryofjustice/hmpps-github-actions/.github/workflows/security_npm_dependency.yml@v0.7.1" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
channel_id: SECURITY_ALERTS_SLACK_CHANNEL_ID
secrets: inherit