diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 65b51fa9c4b..6e9cd739cfa 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@fdd841aca4d443791558b2ad5db9d00b8e675b93 # v39.0.2 + uses: renovatebot/github-action@5e224f3a02c7ce9cadc83f82d65f1b6dd73876c1 # v39.0.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}