From 8a5dea8c00af0f97645f3a6f7e2786259c7b7e6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 02:05:40 +0000 Subject: [PATCH] Bump renovatebot/github-action from 46.1.14 to 46.1.15 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.14 to 46.1.15. - [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/693b9ef15eec82123529a37c782242f091365961...8217b3fc286df088d7c27f3255fe8414463bc0fd) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.15 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 708148a..c76a1f3 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 + uses: renovatebot/github-action@8217b3fc286df088d7c27f3255fe8414463bc0fd with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}