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
fix(ci): fix Trivy scan failures in docker-publish workflow
- Set TRIVY_PLATFORM to match matrix arch so remote pull resolves correctly
- Run Trivy/cosign with `if: always()` so cache 502s don't block scanning
- Guard SARIF upload with file existence check to prevent cascade errors
0 commit comments