diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 9e2bce59c..c9c70302b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v6.0.0 - name: Run Renovate - uses: renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4 + uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5 with: configurationFile: renovate.json token: ${{ github.token }}