diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 114c9d4c351..7759258a9d9 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@89415f25942956ffca7963700f5d895ee70384be # tag=v32.74.3 + uses: renovatebot/github-action@6b2ac8d59432fb3efbae9b3ad9de857d83c77cce # tag=v32.76.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}