gominimal/minimal run-task
Runs the task declared in a repo's `minimal.toml` file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- Apache 2.0
Pinned Snippet
uses: gominimal/run-task@a5ed123f612b9774e3d6eaa7af45370e33aa1116 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| task | Name of the task to run | yes | — |
| channel | The release channel to fetch Minimal from | no | stable |
Outputs
| name | description |
|---|---|
| version | The specific version that was resolved and run |