Merge pull request #1757 from QYG2297248353/renovate/renovatebot-github-action-41.x

Update renovatebot/github-action action to v41.0.20
This commit is contained in:
Meng Sen
2025-04-14 14:01:23 +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@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19
uses: renovatebot/github-action@19e3d87179488d6a0cd9da744d37123ea4b338e5 # v41.0.20
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}