diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5915690b..e3180933 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -62,7 +62,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@22e0a16091fc706b04affe6ae53d5e3358ac4023 # v46.1.19 + uses: renovatebot/github-action@3064367f740a1a91cca218698a63902689cce200 # v46.1.20 env: LOG_LEVEL: "${{ inputs.logLevel || 'info' }}" RENOVATE_AUTODISCOVER: true