From c050029468fcd7a626a7e9083b64593e0a7a4cd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:22:00 +0000 Subject: [PATCH] CP-29639: Bump renovatebot/github-action from 46.2.2 to 46.2.4 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.2.2 to 46.2.4. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/renovatebot/github-action/compare/v46.2.2...v46.2.4) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0ec0c8e9..fa4c6851 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.2.2 + uses: renovatebot/github-action@v46.2.4 env: LOG_LEVEL: debug with: