diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7d4a4224c6..85be33a0e5 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v3.5.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v36.0.1 + uses: renovatebot/github-action@v36.0.2 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }}