Skip to content

github-actions 2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 10:04

What's Changed

Breaking Changes 🚨

  • Upgrade the fundamental of the github-actions package and its get-release-notes, prepare-node, and update-version-tags actions to use Node.js v20. (#112)
  • Upgrade the automerge-released-trunk, coverage-report, and prepare-php actions to use Node.js v20. (#114)
  • Upgrade the phpcs-diff action to use Node.js v20. (#116)
  • Upgrade the eslint-annotation and stylelint-annotation actions to use Node.js v20. (#117)
  • Upgrade the get-plugin-releases action to use Node.js v20. (#119)
  • Upgrade the run-qit-extension action to use Node.js v20. (#120)
  • Upgrade the merge-trunk-develop-pr, prepare-extension-release, and publish-extension-dev-build actions to use Node.js v20. (#121)
  • Upgrade the branch-label action to use Node.js v20. (#122)

Documentation πŸ“š

  • Update the version in docs of the hook-documentation, prepare-mysql, and run-qit-annotate actions to v2. (#115)
  • Update the README for the github-actions package to be based on Node.js v20. (#123)