chore(deps): update https://github.com/renovatebot/github-action action to v43.0.11

This commit is contained in:
Renovate Bot 2025-09-08 05:02:33 +00:00
commit 8f186cd770

View file

@ -70,7 +70,7 @@ jobs:
package-cache- package-cache-
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: https://github.com/renovatebot/github-action@v43.0.9 uses: https://github.com/renovatebot/github-action@v43.0.11
env: env:
LOG_LEVEL: ${{ inputs.logLevel || 'info' }} LOG_LEVEL: ${{ inputs.logLevel || 'info' }}
RENOVATE_DRY_RUN: ${{ inputs.dryRun || 'false' }} RENOVATE_DRY_RUN: ${{ inputs.dryRun || 'false' }}