Skip to content

Merge pull request #432 from guardian/remove-books-and-arts-pillars #119

Merge pull request #432 from guardian/remove-books-and-arts-pillars

Merge pull request #432 from guardian/remove-books-and-arts-pillars #119

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:
DEBUG: true
ORG: guardian-capi
SKIP_NODE: true
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}