Skip to content

Merge branch 'mrrt_key' of https://github.com/auth0/Auth0.swift into … #42

Merge branch 'mrrt_key' of https://github.com/auth0/Auth0.swift into …

Merge branch 'mrrt_key' of https://github.com/auth0/Auth0.swift into … #42

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