Skip to content

Bump codecov/codecov-action from 5.5.1 to 7.0.0 #168

Bump codecov/codecov-action from 5.5.1 to 7.0.0

Bump codecov/codecov-action from 5.5.1 to 7.0.0 #168

Workflow file for this run

name: SCA
on:
pull_request:
types:
- opened
- synchronize
jobs:
snyk-cli:
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
with:
additional-arguments: "--exclude=README.md"
secrets: inherit