From cca268b487a8642128e6408418f9519b3302731f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 14:12:09 +0000 Subject: [PATCH] deps: bump renovatebot/github-action from 46.1.5 to 46.1.6 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.5 to 46.1.6. - [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/abd08c7549b2a864af5df4a2e369c43f035a6a9d...68a3ea99af6ad249940b5a9fdf44fc6d7f14378b) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.6 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 11dc54a..a756ce1 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@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5 + uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6 with: configurationFile: .github/renovate.json5 token: ${{ secrets.GITHUB_TOKEN }}