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: Set missing input type #72

Closed jku closed 4 months ago

jku commented 4 months ago

Fixes #71:

Error from called workflow sigstore/root-signing-staging/.github/workflows/custom-test.yml@185af8249bc4833c316af83a0f4fdb594805fc07 (Line: 7, Col: 9):
Required property is missing: type

Verifying changes around the testing is quite a lot of work so the original change and this fix have not been tested in a running repository: If there are further issues with the actual test I will likely do the work of testing outside of root-signing-staging but this one seems simple enough to just yolo (the alternative is to revert #70 and try again later)

jku commented 4 months ago

actually there seems to be another issue, will add a commit...