Skip to content

Update sbt to 1.10.5 (#239) #423

Update sbt to 1.10.5 (#239)

Update sbt to 1.10.5 (#239) #423

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