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

Update renovatebot/github-action action to v41.0.8
This commit is contained in:
Meng Sen
2025-01-06 15:16:55 +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@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7
uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}