Merge pull request #2543 from QYG2297248353/renovate/renovatebot-github-action-43.x

Update renovatebot/github-action action to v43.0.5
This commit is contained in:
Meng Sen
2025-07-28 12:42:54 +08:00
committed by GitHub

View File

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