| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.7.0 source code.tar.gz | 2025-12-17 | 565.4 kB | |
| 3.7.0 source code.zip | 2025-12-17 | 781.1 kB | |
| README.md | 2025-12-17 | 1.0 kB | |
| Totals: 3 Items | 1.3 MB | 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