diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 856e5a7d..6f96264f 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -21,7 +21,7 @@ jobs: uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5 - name: Self-hosted Renovate - uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 + uses: renovatebot/github-action@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3 with: configurationFile: renovate-config.json token: ${{ secrets.GITHUB_TOKEN }}