From 7e583d25634cc3c82ee4a0e174c05af13a8d3cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 16:53:56 +0000 Subject: [PATCH] deps: bump renovatebot/github-action from 46.1.10 to 46.1.12 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.10 to 46.1.12. - [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/83ec54fee49ab67d9cd201084c1ff325b4b462e4...f66d8679fcfcfa051abde6e7a623007173bf5164) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.12 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 e791f80..a6f345b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5 - name: Self-hosted Renovate - uses: renovatebot/github-action@83ec54fee49ab67d9cd201084c1ff325b4b462e4 # v46.1.10 + uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12 with: configurationFile: .github/renovate.json5 token: ${{ secrets.GITHUB_TOKEN }}