Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 09:06
· 362 commits to main since this release
ecbe81a

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