44.20.0
renovatebot/renovate44.20.0Aug 10, 2026by github-actions[bot]
AI Summary
This release introduces GitHub CLI support for execution utilities and refactors digest pinning logic to give managers more control.
Key Highlights
- Added support for the gh tool in execution utilities
- Allowed managers to opt out of digest pinning
New Features
- Added support for gh tool in execution utilities
Full Release Notes
## [44.20.0](https://github.com/renovatebot/renovate/compare/44.19.0...44.20.0) (2026-08-10) ### Features * **util/exec:** add support for `gh` tool ([#45192](https://github.com/renovatebot/renovate/issues/45192)) ([4537247](https://github.com/renovatebot/renovate/commit/45372476c8670d0cc3ac2b86976887112f9af748)), closes [#44753](https://github.com/renovatebot/renovate/issues/44753) [#45190](https://github.com/renovatebot/renovate/issues/45190) ### Documentation * update references to renovate/renovate (main) ([#45196](https://github.com/renovatebot/renovate/issues/45196)) ([d584cf4](https://github.com/renovatebot/renovate/commit/d584cf45d90b72e18cd9b0939ba2a1c337a5b031)) ### Code Refactoring * **workers/repository:** allow managers to opt out of digest pinning ([#45198](https://github.com/renovatebot/renovate/issues/45198)) ([7f40d43](https://github.com/renovatebot/renovate/commit/7f40d43179cfe937b38ce0c62e563ee37654b3c0)), closes [#45190](https://github.com/renovatebot/renovate/issues/45190)