Skip to content

chore(deps-dev): bump the cdk group in /cdk with 4 updates (#1085) #194

chore(deps-dev): bump the cdk group in /cdk with 4 updates (#1085)

chore(deps-dev): bump the cdk group in /cdk with 4 updates (#1085) #194

Workflow file for this run

name: Snyk
on:
push:
branches:
- main
workflow_dispatch:
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
SKIP_SBT: true
DEBUG: true
ORG: guardian-consent
node-version-file: './monitoring/.nvmrc'

Check failure on line 16 in .github/workflows/snyk.yml

View workflow run for this annotation

GitHub Actions / Snyk

Invalid workflow file

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