Update renovatebot/github-action action to v41.0.15
All checks were successful
tests / fmt (push) Successful in 1m7s
tests / build (push) Successful in 1m12s
tests / pre-commit (push) Successful in 1m41s
tests / clippy (push) Successful in 1m46s
tests / test (push) Successful in 2m17s

This commit is contained in:
2025-03-17 00:04:54 +00:00
parent c461671bfb
commit 2b84555b92

View File

@@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@02f4fdeb479bbb229caa7ad82cb5e691c07e80b3 # v41.0.14
uses: renovatebot/github-action@6312f35b96c47b1e3cd516f42616ce96145a0982 # v41.0.15
with:
token: ${{ secrets.RENOVATE_TOKEN }}
env-regex: "^(?:RENOVATE_\\w+|LOG_LEVEL|GITHUB_COM_TOKEN)$"