diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 93aa9b425..0abaed180 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6.0.1 - name: Run Renovate - uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0 + uses: renovatebot/github-action@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0 with: configurationFile: renovate.json token: ${{ github.token }}