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

Update renovatebot/github-action action to v42.0.5
This commit is contained in:
Meng Sen
2025-06-11 10:42:44 +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@8058cfe11252651a837a58e2e3370fbc0e72c658 # v42.0.4
uses: renovatebot/github-action@12f8ed8e6a936a00dc66b628d224488ac406b5e8 # v42.0.5
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}