diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e2315584b40..e2895876f0b 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@5aa4bc2e097e751b391105d89ff88c0c80519c1a # v38.1.3 + uses: renovatebot/github-action@c3216113121a7c690027cd21eaad8a318c58bbcd # v38.1.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}