Trigger a Renovate Run for any repository with a GitHub Action.
This action is compatible with these versions of Renovate:
- GitHub hosted Renovate (https://developer.mend.io)
If you want to renovate a different repo than the one the workflow runs in, you need to use a specific api token with the relevant permissions.
steps:
- name: Trigger Renovate
uses: WhizUs/[email protected]
with:
token: ${{ secrets.ACCESS_TOKEN }}
renovate-repository: org/repo