diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index a7b85604..efc273bf 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@4609183eaf7c2416f62c0030b07d5bd6d272eb58 # v34.125.1 + uses: renovatebot/github-action@ca612a08d86755be29c8c5ae1080d2265af008dd # v34.128.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}