diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d301ebfe86..da643848a9 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -69,7 +69,7 @@ jobs: repositories: ${{ github.event.repository.name }} - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.18 + uses: renovatebot/github-action@v46.1.19 env: LOG_LEVEL: ${{ steps.config.outputs.log_level }} RENOVATE_DRY_RUN: ${{ steps.config.outputs.dry_run }}