python-build-standalone
python-build-standalone copied to clipboard
Add build attestations. Closes #343
This adds build attestations for our builds, following the guides here: https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds#generating-build-provenance-for-binaries
Closes #343
Thank you! Should we only be attesting the artifacts on main?