diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 808c52a9525..3a5f7829777 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@32b7d40bf6ec7233e8ea3555913556649ba97c44 # v34.23.0 + uses: renovatebot/github-action@e72c881863e8edd62b0d7d053fb9ccab0e2c4368 # v34.23.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}