diyrex/Setup Taskfile CLI

Fast setup of Taskfile (go-task) CLI in GitHub Actions with caching support

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of Taskfile to install (e.g., "3.46.4", "v3.46.4", or "latest")nolatest
github-tokenGitHub token for API requests to avoid rate limiting when fetching latest versionno${{ github.token }}
namedescription
versionThe version of Taskfile that was installed
cache-hitWhether the Taskfile binary was restored from cache