diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 75ae07bf..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@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 + uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6 with: configurationFile: .github/renovate.json token: ${{ secrets.PROJECT_TOKEN }}