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

Update renovatebot/github-action action to v41.0.15
This commit is contained in:
Meng Sen
2025-03-17 10:22:08 +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@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
uses: renovatebot/github-action@6312f35b96c47b1e3cd516f42616ce96145a0982 # v41.0.15
with:
useSlim: false
token: ${{ secrets.GITHUBTOKEN }}