diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index c02f537b6..64c1afe33 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6.0.2 - name: Run Renovate - uses: renovatebot/github-action@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1 + uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2 with: configurationFile: renovate.json token: ${{ github.token }}