Skip to content

Try out https://github.com/guardian/gha-scala-library-release-workflo… #22

Try out https://github.com/guardian/gha-scala-library-release-workflo…

Try out https://github.com/guardian/gha-scala-library-release-workflo… #22

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