diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 770193deb1c..ff34d9c4cc3 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@82459a9ca391a34ca47dd1dc674822e5f4a95fdc # v34.30.2 + uses: renovatebot/github-action@29d72ce4be68a2381b8167fe6b989d7726416b31 # v34.32.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}