christophermatthewshelton/Dynamic Uses

Dynamically resolve and use another GitHub action. Workaround for https://github.com/actions/runner/issues/895

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usesAction reference or path, e.g. `actions/setup-node@v3`yes
withJSON-ified `inputs` for the action, e.g. `{"node-version": "18"}`no{}
namedescription
outputsJSON-ified `outputs` from the action, e.g. `{"node-version": "v18.12.0", "cache-hit": true}`