deps: bump renovatebot/github-action from 46.1.12 to 46.1.13

Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.12 to 46.1.13.
- [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/f66d8679fcfcfa051abde6e7a623007173bf5164...79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-version: 46.1.13
  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-05-08 14:14:45 +00:00
committed by GitHub
parent 7a8d300c31
commit ddf1de2e5d
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12 uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13
with: with:
configurationFile: .github/renovate.json5 configurationFile: .github/renovate.json5
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}