actions / toolkit

The GitHub ToolKit for developing GitHub Actions.
https://github.com/features/actions
MIT License
5.02k stars 1.45k forks source link

support for headers param in attest functions #1790

Closed bdehamer closed 3 months ago

bdehamer commented 3 months ago

Updates the attest and attestProvenance functions to accept a new, optional headers parameter.

If supplied, any headers will be passed-along to the GH attestations API in addition to the required auth header.