Skip to content

Bump gradle/actions from 6.1.0 to 6.2.0 #23

Bump gradle/actions from 6.1.0 to 6.2.0

Bump gradle/actions from 6.1.0 to 6.2.0 #23

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