You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: migrate RL scanner to shared devsecops-tooling action (#837)
Migrates the RL scanner from the repo-local workflow + composite action
to the shared `auth0/devsecops-tooling/.github/actions/rl-scan@main`
action.
**Changes:**
- Replace the old `rl-scanner.yml` reusable workflow and
`.github/actions/rl-scanner` composite action with a single inline job
using the shared action
- Wire `publish-pypi` to depend on `rl-scanner` via `needs:`
Related: auth0/auth0-api-python#89
0 commit comments