actions / attest-build-provenance

Action for generating build provenance attestations for workflow artifacts
MIT License
358 stars 288 forks source link

dynamic construction of oidc issuer #195

Closed bdehamer closed 2 months ago

bdehamer commented 2 months ago

Dynamically constructs the URL for the OIDC issuer passed to the buildSLSAProvenancePredicate function. Allows the correct issuer to be determined from the value of theGITHUB_SERVER_URL environment variable.