diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 4b0d1b1e5ac..ccef9bf4280 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@044d6ea093bf9cbc4c8b19321cfd885fd605ba8d # tag=v32.110.2 + uses: renovatebot/github-action@6b3f6ec1c705c58b9eabc7d45f28985e0041ba38 # tag=v32.111.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}