diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index cd0e4dd9..ee8df92c 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@299cbf941792d474b268c2c486505a04f632e89e # v34.138.3 + uses: renovatebot/github-action@19fcb7282281b0f02488bb772042f53ba654a99e # v34.141.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}