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
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.