Skip to content

v11.3.1 published by kelvin-chappell #500

v11.3.1 published by kelvin-chappell

v11.3.1 published by kelvin-chappell #500

Workflow file for this run

name: Snyk
on:
push:
workflow_dispatch:
jobs:
security:
uses: guardian/.github/.github/workflows/sbt-node-snyk.yml@main
with:
DEBUG: true
ORG: scala-guild
SKIP_NODE: true
EXCLUDE: aws-parameterstore
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}