Skip to content

Use token auth for Sonatype - see https://github.com/guardian/gha-sca… #15

Use token auth for Sonatype - see https://github.com/guardian/gha-sca…

Use token auth for Sonatype - see https://github.com/guardian/gha-sca… #15

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