Skip to content

Release auth0-auth-js v1.12.0 #333

Release auth0-auth-js v1.12.0

Release auth0-auth-js v1.12.0 #333

Workflow file for this run

name: SCA
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
snyk-cli:
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
with:
pre-scan-commands: "npm install"
additional-arguments: "--all-projects --exclude=README.md,examples"
node-version: 24
secrets: inherit