Skip to content

v3.0.0 published by jacobwinch #361

v3.0.0 published by jacobwinch

v3.0.0 published by jacobwinch #361

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:
ORG: guardian-devtools
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}