diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d99edd4f5..a97974713 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@fdbe2b88946ea8b6fb5785a5267b46677d13a4d2 # v41.0.21 + uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }}