diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index c535b39b..8d6ffd85 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@c56dbeca772b331ddf18eefad8b93f0f3c69d34a # v34.159.2 + uses: renovatebot/github-action@ad0da5aa3d10144426ac0c672f04a7b5d98a1306 # v35.0.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}