diff --git a/.github/workflows/scheduled-renovate.yaml b/.github/workflows/scheduled-renovate.yaml index 5475cdb..f7a6e76 100644 --- a/.github/workflows/scheduled-renovate.yaml +++ b/.github/workflows/scheduled-renovate.yaml @@ -26,7 +26,7 @@ jobs: private_key: ${{ secrets.RENOVATE_GH_APP_PRIVATE_KEY }} - name: Self-hosted Renovate - uses: renovatebot/github-action@8cb0d4a6ab7d8bb90460a005f7bd33b80dd07ca8 # v44.2.5 + uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6 with: configurationFile: .github/renovate-config.json token: ${{ steps.get_installation_token.outputs.token }}