Skip to content

testing change to shared workflow #3

testing change to shared workflow

testing change to shared workflow #3

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/[email protected] # WORKFLOW_VERSION
with:
channel_id: SECURITY_ALERTS_SLACK_CHANNEL_ID
secrets: inherit