43.137.0

renovatebot/renovate43.137.0Apr 21, 2026by github-actions[bot]

AI Summary

Adds support for aquasecurity/trivy GitHub Actions, refactors community action schemas, and improves repository worker performance using Sets for `allReleaseVersions`.

Key Highlights

  • Added support for aquasecurity/trivy GitHub Actions
  • Performance improvement: Use a Set for `allReleaseVersions`
  • Refactored community action schema
  • Updated ghcr.io/containerbase/devcontainer image tag

New Features

  • Support for aquasecurity/trivy GitHub Actions

Full Release Notes

## [43.137.0](https://github.com/renovatebot/renovate/compare/43.136.3...43.137.0) (2026-04-21)

### Features

* **github-actions:** add aquasecurity trivy actions ([#42782](https://github.com/renovatebot/renovate/issues/42782)) ([70895fa](https://github.com/renovatebot/renovate/commit/70895fa83830131df25ee7ff58ae3b8474dbae54))

### Performance Improvements

* **workers/repository:** use a Set for `allReleaseVersions` ([#42779](https://github.com/renovatebot/renovate/issues/42779)) ([0c21df1](https://github.com/renovatebot/renovate/commit/0c21df1e22367d8547e3dd8d414c17a88fdd0e6e))

### Miscellaneous Chores

* **deps:** update ghcr.io/containerbase/devcontainer docker tag to v14.7.2 (main) ([#42781](https://github.com/renovatebot/renovate/issues/42781)) ([9108576](https://github.com/renovatebot/renovate/commit/9108576281a0a0292fae3ae540faa6443e48d105))

### Code Refactoring

* **github-actions:** simplify community action schema ([#42778](https://github.com/renovatebot/renovate/issues/42778)) ([a277aad](https://github.com/renovatebot/renovate/commit/a277aadf883b29d4d72ecc715fc3956487e1421b))