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