diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 4e59eeb34..fda83de8d 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@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16 + uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 env: LOG_LEVEL: "${{ inputs.logLevel || 'debug' }}" RENOVATE_AUTODISCOVER: true