Skip to content

Security npm dependency check #4

Security npm dependency check

Security npm dependency check #4

name: Security npm dependency check
on:
workflow_dispatch:
schedule:
- cron: "46 6 * * MON-FRI" # Every weekday
jobs:
security-npm-dependency-check:
name: Project security npm dependency check
uses: ministryofjustice/hmpps-github-actions/.github/workflows/[email protected] # WORKFLOW_VERSION
with:
channel_id: ${{ vars.SECURITY_ALERTS_SLACK_CHANNEL_ID || 'NO_SLACK' }}
secrets: inherit