diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index a4a2bf9e7..ba3d7f886 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Run Renovate - uses: renovatebot/github-action@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19 + uses: renovatebot/github-action@19e3d87179488d6a0cd9da744d37123ea4b338e5 # v41.0.20 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }}