deps: bump renovatebot/github-action from 46.1.6 to 46.1.7

Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.6 to 46.1.7.
- [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/68a3ea99af6ad249940b5a9fdf44fc6d7f14378b...3633cede7d4d4598438e654eac4a695e46004420)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 46.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-03 14:07:59 +00:00
committed by GitHub
parent 83c287fba5
commit 11f757a836
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5
- name: Self-hosted Renovate
uses: renovatebot/github-action@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6
uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7
with:
configurationFile: .github/renovate.json5
token: ${{ secrets.GITHUB_TOKEN }}