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: Optimize multi-arch attestations in single build
- Use docker/build-push-action@v6 native attestation support
- Set provenance=mode=max for better multi-arch attestation handling
- Remove separate attestation step to avoid conflicts
- This should resolve ARM64 attestation issues while keeping simple workflow
0 commit comments