diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 18c42466687..3f8b126f8f2 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@8dd353442b603b79e9ad46ebd25bdac25d67ccfa # v38.1.13 + uses: renovatebot/github-action@eb0ef0ca2efe27f0b0a70ca6cd1eee63fcfbb61a # v39.0.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}