Skip to content

fix #50: add exponential backoff for 429 calls (#67) #30

fix #50: add exponential backoff for 429 calls (#67)

fix #50: add exponential backoff for 429 calls (#67) #30

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