diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 1c6bb14e..096f5a5f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -63,7 +63,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@3633cede7d4d4598438e654eac4a695e46004420 # v46.1.7 + uses: renovatebot/github-action@b67590ea780158ccd13192c22a3655a5231f869d # v46.1.8 env: LOG_LEVEL: "${{ inputs.logLevel || 'info' }}" RENOVATE_AUTODISCOVER: true