diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index e09960d1..a756b118 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -15,7 +15,7 @@ jobs: run: ls -la - name: Self-hosted Renovate - uses: renovatebot/github-action@v34.24.1 + uses: renovatebot/github-action@v34.28.0 with: configurationFile: renovate-config.js token: ${{ github.token }}