actions / attest

Action for generating attestations for workflow artifacts
MIT License
32 stars 5 forks source link

send api errors to GHA debug log #59

Closed bdehamer closed 5 months ago

bdehamer commented 5 months ago

Adds a listener for any logging events emitted by the Sigstore libraries and writes them to the GitHub Actions debug log.

This may be helpful when debugging action errors.