diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 973aa5d12..b5cc146a3 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@e3a862510f27d57a380efb11f0b52ad7e8dbf213 # v41.0.6 + uses: renovatebot/github-action@f24426972367551f3391720e34317783a92fd32b # v41.0.8 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}