diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e2e6e9aa..cc2e0f94 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -40,7 +40,7 @@ jobs: # https://github.com/renovatebot/github-action install renovate app - name: execute-dependency-update - uses: renovatebot/github-action@v34.124.3 + uses: renovatebot/github-action@v34.128.0 with: configurationFile: ${{ env.RENOVATE_CONFIG_FOLDER }}/config.js token: ${{ secrets.RENOVATE_TOKEN }}