Skip to content

chore(deps-dev): bump react-native-monorepo-config from 0.3.3 to 0.3.5 #450

chore(deps-dev): bump react-native-monorepo-config from 0.3.3 to 0.3.5

chore(deps-dev): bump react-native-monorepo-config from 0.3.3 to 0.3.5 #450

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:
node-version: '22'
pre-scan-commands: |
yarn install
rm -f android/build.gradle
secrets: inherit