diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index cc38802..e9a7efb 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v6 - name: Run Renovate - uses: renovatebot/github-action@v44.0.2 + uses: renovatebot/github-action@v44.2.6 with: configurationFile: .github/renovate.json5 token: ${{ steps.generate-token.outputs.token }}