diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 102190553..a660c8251 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -59,7 +59,7 @@ jobs: token: ${{ steps.app-token.outputs.token }} - name: Run Renovate - uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 + uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_AUTODISCOVER: true