diff --git a/.github/actions/renovate/action.yml b/.github/actions/renovate/action.yml index 27d1ecd7d..b8892202a 100644 --- a/.github/actions/renovate/action.yml +++ b/.github/actions/renovate/action.yml @@ -16,7 +16,7 @@ runs: using: composite steps: - name: Run Renovate - uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11 + uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12 env: RENOVATE_REPOSITORIES: ${{ github.repository }} LOG_LEVEL: ${{ inputs.log-level }}