diff --git a/.github/workflows/renovate_pre_commit_hooks.yml b/.github/workflows/renovate_pre_commit_hooks.yml index 9e67212b..6f28d503 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5 + uses: renovatebot/github-action@85b17ebd5abf43d1c34c01bd4c8dbb8d45bbc2c7 # v43.0.7 with: token: ${{ secrets.RENOVATE_TOKEN }} configurationFile: renovate.json