diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 2cb077a4..f3767e3d 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@v32.236.0 + uses: renovatebot/github-action@v32.240.4 with: configurationFile: renovate-config.js token: ${{ github.token }}