diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 911df019b23..c9896f32af4 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@33fce9286b85fbc0be2a9a18f03db7e0acf3bfa1 # v34.77.1 + uses: renovatebot/github-action@3ba16d130f7873b7ae4308225e723562e79e6aaa # v34.83.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}