Skip to content

Release 4.5.2 (#765) #11

Release 4.5.2 (#765)

Release 4.5.2 (#765) #11

Workflow file for this run

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