Skip to content

chore(deps): bump the monitoring group across 1 directory with 8 updates #1068

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

chore(deps): bump the monitoring group across 1 directory with 8 updates #1068

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
NODE_VERSION_FILE: "./monitoring/.nvmrc"
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}