diff --git a/.github/workflows/renovate_pre_commit_hooks.yml b/.github/workflows/renovate_pre_commit_hooks.yml index b98473554..5e70e26c2 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@ea850436a5fe75c0925d583c7a02c60a5865461d # v43.0.20 + uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: renovate.json