Update renovatebot/github-action action to v43.0.4

This commit is contained in:
renovate[bot]
2025-07-21 05:02:08 +00:00
committed by GitHub
parent 02f13cdc05
commit 0229891bff

View File

@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run Renovate
uses: renovatebot/github-action@bdfd950c25796ebf1aa0c127ad55b69a14b04f69 # v43.0.3
uses: renovatebot/github-action@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}