Skip to content

Releases: jenseng/dynamic-uses

1.0.2

08 Oct 22:24
26a7fa1

Choose a tag to compare

Release 1.0.2

Initial release

24 Mar 01:14
26a7fa1

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.