In #252 I added a disabled workflow which uses gha-update to update the commit hashes of all the workflows in the template.
However, I've disabled it because the sub_package_update.yml template workflow can't change the workflow files so it becomes impractical for that workflow to manage updates to the workflow files, and while relying on dependabot on the repos would work it means that the updates would always fail.
This is therefore effectively blocked on #171 or similar solution
In #252 I added a disabled workflow which uses gha-update to update the commit hashes of all the workflows in the template.
However, I've disabled it because the
sub_package_update.ymltemplate workflow can't change the workflow files so it becomes impractical for that workflow to manage updates to the workflow files, and while relying on dependabot on the repos would work it means that the updates would always fail.This is therefore effectively blocked on #171 or similar solution