diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e3c7d346b0..92bb1c6d0a 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v3.3.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v34.106.0 + uses: renovatebot/github-action@v34.108.3 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}