Update renovatebot/github-action action to v46

This commit is contained in:
renovate[bot] 2026-03-10 18:05:59 +00:00 committed by GitHub
parent 2fb4096b75
commit ce8a0f7737
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 }}