diff --git a/.github/workflows/renovate_pre_commit_hooks.yml b/.github/workflows/renovate_pre_commit_hooks.yml index a45409119..689b4dbd8 100644 --- a/.github/workflows/renovate_pre_commit_hooks.yml +++ b/.github/workflows/renovate_pre_commit_hooks.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9 + uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: renovate.json