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

Update renovatebot/github-action action to v42
This commit is contained in:
Meng Sen
2025-05-06 09:55:34 +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@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
uses: renovatebot/github-action@19ba43e1bc58ed95c0ba205dee8b1bc0f27b630d # v42.0.0
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}