Skip to content

chore(deps-dev): bump rollup-plugin-typescript2 from 0.36.0 to 0.37.0 #61

chore(deps-dev): bump rollup-plugin-typescript2 from 0.36.0 to 0.37.0

chore(deps-dev): bump rollup-plugin-typescript2 from 0.36.0 to 0.37.0 #61

Workflow file for this run

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