diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 6214bde03..859ecc84a 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v3.5.3 - name: Run Renovate - uses: renovatebot/github-action@v38.1.11 + uses: renovatebot/github-action@v38.1.13 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }}