Closed bdehamer closed 3 months ago
Updates the attest and attestProvenance functions to accept a new, optional headers parameter.
attest
attestProvenance
headers
If supplied, any headers will be passed-along to the GH attestations API in addition to the required auth header.
Updates the
attest
andattestProvenance
functions to accept a new, optionalheaders
parameter.If supplied, any headers will be passed-along to the GH attestations API in addition to the required auth header.