Skip to content

WhizUs/renovate-manual-trigger-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renovate Manual Trigger GitHub Action

Trigger a Renovate Run for any repository with a GitHub Action.

Compatibility

This action is compatible with these versions of Renovate:

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published