diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 688791f6..5301250b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 1 - name: Run Renovate - uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 + uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6 with: configurationFile: .github/renovate.json token: ${{ secrets.PROJECT_TOKEN }}