actions-marketplace-validations/Connect Tailscale

Connect your GitHub Action workflow to Tailscale

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authkeyYour Tailscale authentication key, from the admin panel.no
oauth-client-idYour Tailscale OAuth or OIDC Federated Identity clientID.no
audienceYour Tailscale OIDC Federated Identity Audienceno
oauth-secretYour Tailscale OAuth Client Secret.no
tagsComma separated list of Tags to be applied to nodes. When using an OAuth client, the OAuth client must have the `auth_keys` scope and alls tags on the OAuth client must match all tags specified here.no
versionTailscale version to use. Specify `latest` to use the latest stable version, and `unstable` to use the latest development version.yes1.94.2
argsOptional additional arguments to `tailscale up`.no""
tailscaled-argsOptional additional arguments to `tailscaled`.no""
hostnameFixed hostname to use. Must be a valid DNS label (alphanumeric and dashes only, 1-63 characters, cannot start or end with a dash). If not provided, a hostname will be generated based on the runner name.no""
timeoutTimeout for `tailscale up`.no2m
retryNumber of retries for `tailscale up`.no5
use-cacheEnable caching of Tailscale binaries to speed up subsequent runs.notrue
statedirDirectory to store Tailscale state. If empty, uses in-memory storage.no""
sha256sumExpected SHA256 checksum of the tarball.no""
pingComma separated list of hosts (Tailscale IP addresses or machine names if MagicDNS is enabled on the tailnet) to `tailscale ping` for connectivity verification after `tailscale up` completes.no""

no outputs