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