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