Releases: jenseng/dynamic-uses
Releases · jenseng/dynamic-uses
Initial release
This action allows you to dynamically resolve and use other GitHub actions, despite uses
not supporting expression contexts like inputs
, github
or env
.
This can be useful if you are authoring multiple dependent actions within a repo and need to be able to test them dynamically AND use them from outside the repo.