43.142.1

renovatebot/renovate43.142.1Apr 27, 2026by github-actions[bot]

AI Summary

Bug fixes for GitHub Actions version handling, Flux manager OCI extraction, and Docker base image updates.

Key Highlights

  • Fixed GitHub Actions handling for `{major}.{minor}-{prerelease}` version formats.
  • Improved Flux manager to extract both tag and digest for OCIRepository.
  • Updated the base image docker tag to v13.38.3.

Full Release Notes

## [43.142.1](https://github.com/renovatebot/renovate/compare/43.142.0...43.142.1) (2026-04-27)

### Bug Fixes

* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.38.3 (main) ([#42927](https://github.com/renovatebot/renovate/issues/42927)) ([57d9ad4](https://github.com/renovatebot/renovate/commit/57d9ad425a3e654451601ff1c1c19ef9fcf584ba))
* **github-actions:** handle `{major}.{minor}-{prerelease}` version ([#42926](https://github.com/renovatebot/renovate/issues/42926)) ([f07b09f](https://github.com/renovatebot/renovate/commit/f07b09fd92f5d61ad5c4c8bbc2f7360ff3767ae3)), closes [#42899](https://github.com/renovatebot/renovate/issues/42899)
* **manager/flux:** extract both tag and digest for OCIRepository ([#41882](https://github.com/renovatebot/renovate/issues/41882)) ([e8614ed](https://github.com/renovatebot/renovate/commit/e8614ed07633cbd92754191ad297f35a273585cf))

### Tests

* **versioning/maven:** increase test coverage ([#42924](https://github.com/renovatebot/renovate/issues/42924)) ([f5f5521](https://github.com/renovatebot/renovate/commit/f5f55210fc7ae95c47a24a9e5049a2f041950a83))