Merge pull request #2039 from QYG2297248353/renovate/renovatebot-github-action-42.x

Update renovatebot/github-action action to v42.0.4
This commit is contained in:
Meng Sen
2025-05-26 15:32:59 +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@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3
uses: renovatebot/github-action@8058cfe11252651a837a58e2e3370fbc0e72c658 # v42.0.4
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}