Update renovatebot/github-action action to v46.3.1

This commit is contained in:
mdad-renovate[bot]
2026-09-17 13:32:30 +00:00
committed by GitHub
parent 8b18852ce9
commit a467c05aa0
+1 -1
View File
@@ -140,7 +140,7 @@ jobs:
private-key: ${{ secrets.GH_APP_RENOVATE_PRIVATE_KEY }}
- name: Run Renovate
uses: renovatebot/github-action@39b914146caeff8cd512e61c8992f1d5913af85c # v46.2.5
uses: renovatebot/github-action@dcfba84a42d1b5d5e49bf131b1bf53511851a123 # v46.3.1
with:
token: ${{ steps.renovate_token.outputs.token }}
renovate-version: ${{ env.MATRIX_RENOVATE_VERSION }}