diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 75ae07bf..688791f6 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@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 with: configurationFile: .github/renovate.json token: ${{ secrets.PROJECT_TOKEN }}