Skip to content

Merge main into SDK-6001 to bring branch up to date #61

Merge main into SDK-6001 to bring branch up to date

Merge main into SDK-6001 to bring branch up to date #61

Workflow file for this run

name: SCA
on:
push:
branches: ["master", "main", "**"]
jobs:
snyk-cli:
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
with:
additional-arguments: "--exclude=README.md,.jfrog"
secrets: inherit