mazuninky/Setup atl

Install the atl CLI for Atlassian Confluence and Jira on a GitHub Actions runner

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionatl version to install. Accepts a calendar version (e.g. "2026.18.4"), a tag (e.g. "v2026.18.4"), 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 atl version that was installed (e.g. "2026.18.4")
bin-pathAbsolute path to the directory containing the atl binary (already on PATH)