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

Update renovatebot/github-action action to v43.0.6
This commit is contained in:
Meng Sen
2025-08-08 10:17:56 +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@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5
uses: renovatebot/github-action@e3c9b63dabe11d616d9a5e9c19064ec6560369c0 # v43.0.6
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}