diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 87edbf47..5fb1ed6d 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@f66d8679fcfcfa051abde6e7a623007173bf5164 # v46.1.12 + uses: renovatebot/github-action@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13 env: LOG_LEVEL: "${{ inputs.logLevel || 'info' }}" RENOVATE_AUTODISCOVER: true