Skip to content

Post-release of v11.3.1 by @kelvin-chappell: set snapshot version #502

Post-release of v11.3.1 by @kelvin-chappell: set snapshot version

Post-release of v11.3.1 by @kelvin-chappell: set snapshot version #502

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 }}