Skip to content

mono_repo version 6.5.7

Compare
Choose a tag to compare
@jakemac53 jakemac53 released this 25 May 17:43
· 19 commits to master since this release
a1da087
parse action versions out of workflow files (#420)

- parse action versions out of workflow files when the versions in that action file are managed by dependabot

This will allow us to configure dependabot version upgrades for repos that use mono_repo to generate (and re-generate) their actions configurations.

Code generate the hard coded versions from our own workflow file so that dependabot can manage that as well.