diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index d7ad45e19..9dc11143d 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@v7 - name: Renovate - uses: renovatebot/github-action@0a7b68676027570f113b1d6e7b69b231b56167ab # v46.2.3 + uses: renovatebot/github-action@5402b206248e5a8c8427a15102702eb9c1793efc # v46.2.4 with: configurationFile: .github/renovate.json token: ${{ steps.renovate-token.outputs.token }}