Skip to content

chore(deps): bump the monitoring group across 1 directory with 10 updates #981

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

chore(deps): bump the monitoring group across 1 directory with 10 updates #981

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'

Check failure on line 14 in .github/workflows/snyk-pr.yml

View workflow run for this annotation

GitHub Actions / Snyk PR

Invalid workflow file

The workflow is not valid. .github/workflows/snyk-pr.yml (Line: 14, Col: 26): Invalid input, node-version-file is not defined in the referenced workflow.
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}