Skip to content

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

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

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

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:
ORG: guardian-ophan
SKIP_NODE: true
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}