Skip to content

Update munit to 1.0.0 (#218) #403

Update munit to 1.0.0 (#218)

Update munit to 1.0.0 (#218) #403

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