diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1f37f824bfb..0c5a203dcd4 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@4cc203c40dc0eb6b356306893cabda6ff9d42f33 # v37.0.0 + uses: renovatebot/github-action@a272cc365280adc03ffede7d2a124dcfac5fa971 # v37.1.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}