Use Dependabot to update action versions when changes are made on a template repository

77 views Asked by At

I would like to use Dependabot to create PRs when the version of actions change within the Github workflows on a template repository on all its child repos that have used the template. From the documentation, I couldn't find any relevant sections to implement this.

Note I would need the Dependabot to bump to the action versions changes in the template, not to the latest version of the actions.

I would like to be able to maintain a template and allow any action version changes to simply be spread out to all its users.

0

There are 0 answers