diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e1e77252..1601c1e1 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.8 + uses: renovatebot/github-action@v38.1.9 with: useSlim: false token: ${{ secrets.GITHUBTOKEN }}