diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 505b511f52..c50b3f9eb4 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.157.1 + uses: renovatebot/github-action@v34.158.1 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}