Skip to content

Bump codecov/codecov-action from 5.5.2 to 6.0.1 #15

Bump codecov/codecov-action from 5.5.2 to 6.0.1

Bump codecov/codecov-action from 5.5.2 to 6.0.1 #15

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