Skip to content

chore(deps): bump the monitoring group across 1 directory with 12 updates #762

chore(deps): bump the monitoring group across 1 directory with 12 updates

chore(deps): bump the monitoring group across 1 directory with 12 updates #762

Workflow file for this run

name: Snyk PR
on:
pull_request:
paths:
- '**/package.json'
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk-pr.yml@main
with:
ORG: guardian-consent
SEVERITY_THRESHOLD: critical
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}