From 5a9a9470e1540ea75574ddcc48011ce760a836f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 11:07:17 +0000 Subject: [PATCH] build(deps): bump renovatebot/github-action from 46.1.13 to 46.1.14 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.13 to 46.1.14. - [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/79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a...693b9ef15eec82123529a37c782242f091365961) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 46.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/renovate_pre_commit_hooks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate_pre_commit_hooks.yml b/.github/workflows/renovate_pre_commit_hooks.yml index eee9cd9eb..2ea94fd60 100644 --- a/.github/workflows/renovate_pre_commit_hooks.yml +++ b/.github/workflows/renovate_pre_commit_hooks.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13 + uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: renovate.json