Skip to content

chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 #122

chore(deps): bump actions/checkout from 7.0.0 to 7.0.1

chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 #122

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: "8"
secrets: inherit