Skip to content

Releases: jenseng/dynamic-uses

Initial release

24 Mar 01:14
Compare
Choose a tag to compare

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.