diff --git a/.github/workflows/rennovate.yaml b/.github/workflows/rennovate.yaml index 76fb49c8..a4d3c9f5 100644 --- a/.github/workflows/rennovate.yaml +++ b/.github/workflows/rennovate.yaml @@ -26,7 +26,7 @@ jobs: - name: Checkout uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Self-hosted Renovate - uses: renovatebot/github-action@2e021d24483d81e77e0e902d0809adfbfff276fc # v40.1.10 + uses: renovatebot/github-action@2be773c4be8361d8182cc1b750e75bbc75af71b0 # v41.0.7 env: RENOVATE_REPOSITORIES: ${{ github.repository }} RENOVATE_PLATFORM_COMMIT: "true"