diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index ae7a3a29..47d81968 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@316d7cd859606d6039a2182b7d69199e9b036835 # v46.2.1 + uses: renovatebot/github-action@39b914146caeff8cd512e61c8992f1d5913af85c # v46.2.5 env: LOG_LEVEL: "${{ inputs.logLevel || 'debug' }}" RENOVATE_AUTODISCOVER: true