diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index a3de4833eec..e978e880eff 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@6e636dfd312b50178ac127fc4e729418311e5c76 # v34.49.0 + uses: renovatebot/github-action@872253ac36ab031737b79a4e6a3c326b7f74f7d8 # v34.49.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}