diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 1f435283..c036b933 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@e24c028a6d3b903b79320c97e89e4e9bd7055054 # v34.42.0 + uses: renovatebot/github-action@234c0c062fa7a8766864ba0f464a33e4faf687e5 # v34.44.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}