Skip to content

Post-release of v31.0.2 by @davidfurey: set snapshot version #111

Post-release of v31.0.2 by @davidfurey: set snapshot version

Post-release of v31.0.2 by @davidfurey: set snapshot version #111

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