diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7c704fece3d..9604c159e03 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@4df4ec7de51fbb816968121886a8f09d57ef4a41 # tag=v32.111.1 + uses: renovatebot/github-action@b9b7418fafc461b09987f5bee52efd45f6ff2525 # tag=v32.111.2 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}