samlinville/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 Client ID.no
oauth-secretYour Tailscale OAuth Client Secret.no
oidc-client-idYour Tailscale OIDC Client ID.no
oidc-aud-claimYour Tailscale OIDC audience claimno
tailnetYour Tailscale tailnet name (e.g., example.com)no
tagsComma separated list of Tags to be applied to nodes. The OAuth client must have permission to apply these tags.no
versionTailscale version to use. Specify `latest` to use the latest stable version.yes1.82.0
sha256sumExpected SHA256 checksum of the tarball.no""
argsOptional additional arguments to `tailscale up`no""
tailscaled-argsOptional additional arguments to `tailscaled`no""
hostnameFixed hostname to use.no""
statedirOptional state directory to use (if unset, memory state is used)no""
timeoutTimeout for `tailscale up`no2m
retryNumber of retries for `tailscale up`no5
use-cacheWhether to cache the Tailscale binaries (Linux/macOS) or installer (Windows)nofalse

no outputs