Skip to content

v20

Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 16:16
· 6 commits to main since this release
6ed7632

Changes in v20.0.1

What's Changed

  • Upgraded to v20 by @tj-actions-bot in #418
  • chore(deps): update tj-actions/verify-changed-files action to v20 by @renovate in #419
  • chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.1 by @renovate in #421
  • chore(deps): update actions/checkout action to v4.1.5 by @renovate in #422
  • chore(deps): update actions/checkout digest to 44c2b7a by @renovate in #423
  • chore(deps): update actions/checkout digest to 0ad4b8f by @renovate in #425
  • fix: bug resolving windows paths by @jackton1 in #426

Full Changelog: v20...v20.0.1


Changes in v20.0.0

🔥 🔥 BREAKING CHANGE 🔥 🔥

  • Upgrade tj-actions/glob action to v22

🚀 🚀 NEW FEATURES 🚀 🚀

  • Optionally prevent reading the .gitgnore file when detecting uncommitted changes using the read-gitignore input.
  • Fail a job when no uncommitted files can be found using the fail-if-unchanged input.

What's Changed

New Contributors

Full Changelog: v19...v20.0.0