Skip to content

chore(deps): bump @oclif/core from 2.15.0 to 3.18.1 #712

chore(deps): bump @oclif/core from 2.15.0 to 3.18.1

chore(deps): bump @oclif/core from 2.15.0 to 3.18.1 #712

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-devtools
SKIP_NODE: false
EXCLUDE: tools
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}