diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index a0b259e03..0a7a1c4ec 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -28,7 +28,7 @@ jobs: submodules: recursive - name: Self-hosted Renovate - uses: renovatebot/github-action@70ea19f1b0dc8a9cc7af1b4278f8d3fd9778b577 # v43.0.17 + uses: renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326 # v44.0.2 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}