diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 01ca2977..3ead6996 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Run Renovate - uses: renovatebot/github-action@v39.2.2 + uses: renovatebot/github-action@v39.2.3 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }}