mazuninky/Setup dq

Install the dq CLI — agent-friendly Rust CLI for structured data + linter platform — on a GitHub Actions runner

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versiondq version to install. Accepts a calendar version (e.g. "2026.20.1"), a tag (e.g. "v2026.20.1"), or "latest" to resolve the most recent release via the GitHub API. nolatest
tokenGitHub token used to query the releases API and download release assets. Defaults to the workflow token; override only if rate limits bite (e.g. heavy fan-out across forks). no${{ github.token }}
namedescription
versionThe resolved dq version that was installed (e.g. "2026.20.1")
bin-pathAbsolute path to the directory containing the dq binary (already on PATH)