diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5ef1c82..b24cb9f 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -50,7 +50,7 @@ jobs: owner: ${{ github.repository_owner }} - name: Renovate - uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6 + uses: renovatebot/github-action@693b9ef15eec82123529a37c782242f091365961 # v46.1.14 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_DRY_RUN: ${{ inputs.dryRun == true }}