3.7.0
:star: Features
- allow specifying checkout action's version in consistency check job
- thanks to an opt-in feature of using the version from classpath, updating a version in Maven artifact representing the actions/checkout action will result in the consistency check job reusing this version. In particular, it means that Renovate can bump actions/checkout without any manual fixing or reverting the version in the consistency check job!
- how to opt in - example: https://github.com/typesafegithub/github-actions-typing-catalog/commit/746f9d56799aedd475951e90876a036bd7d65526
:hammer_and_wrench: Fixes
None.
:bomb: Breaking changes
None.
:package: Dependencies
None.
The above release notes include customer-facing changes. If you're interested also in internal changes, please see the full change log: https://github.com/typesafegithub/github-workflows-kt/compare/v3.6.0...v3.7.0