diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 054c6cb00..9575b5a40 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.0.2 + uses: renovatebot/github-action@v40.1.6 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.0.2 + uses: renovatebot/github-action@v40.1.6 with: token: ${{ secrets.RELEASE_TOKEN }} env: