Skip to content

Update sbt to 1.10.2 (#232) #417

Update sbt to 1.10.2 (#232)

Update sbt to 1.10.2 (#232) #417

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