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