Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
44d521a592 chore(deps): bump renovatebot/github-action from 46.1.2 to 46.1.3
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 46.1.2 to 46.1.3.
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](8d75b92f43...7b4b65bf31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:17:29 +00:00

View File

@@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@8d75b92f43899d483728e9a8a7fd44238020f6e6 #46.1.2
uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 #46.1.3
with:
configurationFile: .github/configs/renovate-config.js
token: '${{ steps.get_token.outputs.token }}'