diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 54534f9f4aa..825a5edadb8 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@45e9b5f11c55e7073a0ae5b618d5dab7c26fe382 # v36.0.4 + uses: renovatebot/github-action@fa4cccb9b990157df72db344d593086e58d7bd50 # v36.1.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}