44.26.3
renovatebot/renovate44.26.3Aug 12, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on bug fixes for GitHub Actions and Terraform managers, specifically improving how comments are ratcheted and handling H1 hashing for Terraform files.
Key Highlights
- Support ratchet comments for nested GitHub Actions
- Stream-based H1 hashing for Terraform manager
- Test improvements for Bun artifacts
Full Release Notes
## [44.26.3](https://github.com/renovatebot/renovate/compare/44.26.2...44.26.3) (2026-08-12) ### Bug Fixes * **github-actions:** support ratchet comments for nested actions ([#45210](https://github.com/renovatebot/renovate/issues/45210)) ([481f9b6](https://github.com/renovatebot/renovate/commit/481f9b6d46365d74c198b0030cc4a96f4063ef03)) * **manager/terraform:** stream-based H1 hashing ([#45220](https://github.com/renovatebot/renovate/issues/45220)) ([7c3a3ef](https://github.com/renovatebot/renovate/commit/7c3a3eff21ab2f7ec3fb8efa4fa4113659f566a0)) ### Tests * **bun:** mock util/fs instead of fs-extra in artifacts spec ([#45235](https://github.com/renovatebot/renovate/issues/45235)) ([d53ffc5](https://github.com/renovatebot/renovate/commit/d53ffc56330b86d0900c24cb63663f2772edbd6c))