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: update deprecated safety check to safety scan
- Updated .github/workflows/security.yml to use 'safety scan --output json --save-as'
- Updated .github/workflows/ci.yml to use 'safety scan'
- Resolves deprecation warnings about safety check command
The safety check command is deprecated and will be unsupported after June 2024.
The new scan command is more powerful and easier to use.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments