johnlindquist/Script Kit Action
Uses @johnlindquist/kit to run a script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 14, 2025
- License
- MIT
Pinned Snippet
uses: johnlindquist/kit-action@b6a82d4cbc2b9de5a5b992b7ef127f307c06231d # v1.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| script | name of a script in your ./scripts dir | yes | — |
| args | args to pass to the script | no | — |
Outputs
| name | description |
|---|---|
| result | result of the script args |