Skip to content

fix: converge MRRT cache to single RT on concurrent refresh #577

fix: converge MRRT cache to single RT on concurrent refresh

fix: converge MRRT cache to single RT on concurrent refresh #577

Workflow file for this run

name: SCA
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
snyk-cli:
uses: auth0/devsecops-tooling/.github/workflows/sca-scan.yml@main
with:
pre-scan-commands: "npm ci"
additional-arguments: "--exclude=README.md"
node-version: 24
secrets: inherit