Skip to content

fix: adopt withAuthTab() to fix spurious USER_CANCELLED on Android #879

fix: adopt withAuthTab() to fix spurious USER_CANCELLED on Android

fix: adopt withAuthTab() to fix spurious USER_CANCELLED on Android #879

Workflow file for this run

name: SCA
on:
push:
branches: ['master', 'main', '**']
permissions:
contents: read
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