diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 70d1b82ba..7950f0246 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.2 + uses: renovatebot/github-action@v40.2.10 with: token: ${{ secrets.RELEASE_TOKEN }} env: @@ -28,7 +28,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.2 + uses: renovatebot/github-action@v40.2.10 with: token: ${{ secrets.RELEASE_TOKEN }} env: