diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5ef1c82..f0e1c42 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@68a3ea99af6ad249940b5a9fdf44fc6d7f14378b # v46.1.6 env: LOG_LEVEL: ${{ inputs.logLevel || 'debug' }} RENOVATE_DRY_RUN: ${{ inputs.dryRun == true }}