diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 47d81968..fe5930e1 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -71,7 +71,7 @@ jobs: run: python3 -m pip install pre-commit - name: Renovate - uses: renovatebot/github-action@39b914146caeff8cd512e61c8992f1d5913af85c # v46.2.5 + uses: renovatebot/github-action@37beffda261423addd537c33f2d126df7f6ffbab # v46.2.6 env: LOG_LEVEL: "${{ inputs.logLevel || 'debug' }}" RENOVATE_AUTODISCOVER: true