sigstore / root-signing-staging

Staging TUF repository for Sigstore trust root
https://tuf-repo-cdn.sigstage.dev/
Apache License 2.0
3 stars 5 forks source link

workflows: Fix expected signing identity in custom test #39

Closed jku closed 5 months ago

jku commented 5 months ago

The --cert-identity argument to sigstore-python (aka certificate SAN) is actually the reusabe workflow ref when using a reusable workflow: Hard code that since it's not available via GitHub API.


Fixes #38