Skip to content

Merge pull request #264 from auth0/chore/shadcn-version-bump-2.0.0 #879

Merge pull request #264 from auth0/chore/shadcn-version-bump-2.0.0

Merge pull request #264 from auth0/chore/shadcn-version-bump-2.0.0 #879

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:
additional-arguments: "--exclude=README.md,.jfrog"
secrets: inherit