From 4bd1289ef7c4a27ba867b2160e26fc5c23cc4b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 21:11:52 +0000 Subject: [PATCH] build(deps): 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/e09d604f8f803bb527bd8321ed5be06c460b8682...5402b206248e5a8c8427a15102702eb9c1793efc) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 3c7885f3d..9a42e1562 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - name: Run Renovate - uses: renovatebot/github-action@e09d604f8f803bb527bd8321ed5be06c460b8682 # v46.2.2 + uses: renovatebot/github-action@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 with: configurationFile: .github/renovate.json env: