Merge pull request #3502 from okxlin/renovate/renovatebot-github-action-46.x

Update renovatebot/github-action action to v46
This commit is contained in:
okxlin 2026-03-11 08:52:54 +08:00 committed by GitHub
commit 09c6c4d28e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Run Renovate
uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6
uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}