v0.4.0
NOTE: This is a major Actions API break, users should not just accept a Dependabot update but should instead follow upgrade instructions below.
Changes
- Support for custom GitHub tokens: see [REPOSITORY-MAINTENANCE.md].
- Uses upload-artifact v4: this means publish workflow must use download-artifact v4 or deploy-pages v4
- All commits are now done with "Signed-Off-By"
Upgrade instructions from v0.3.0:
- We recommend using the workflows from tuf-on-ci-template (or to merge changes from there if you have local changes in your workflows) to ensure workflows stay compatible with the tuf-on-ci actions