Skip to content

Merge 1d1b24424ee31f451644d5e7bae6c5337218e3c6 into main #41

Merge 1d1b24424ee31f451644d5e7bae6c5337218e3c6 into main

Merge 1d1b24424ee31f451644d5e7bae6c5337218e3c6 into main #41

Workflow file for this run

name: Snyk
on:
push:
branches:
- main
- integrate-snyk-scala-shell
workflow_dispatch:
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
ORG: guardian-dotcom-n2y
SKIP_NODE: true
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}