We are using the actions/attest@v2 action in our workflow. We want to attest our nuget packages were generated by the build workflow.
The attestation action fails with error Failed to persist attestation: Server Error without any information which would help troubleshooting the issue - even when debug logging is enabled in GHA workflow.
The workflow is using the attestations: write permission.