Skip to content

action,dist,src: bump default version to 1.94.2#274

Merged
mpminardi merged 1 commit intomainfrom
mpminardi/bump-default-version
Mar 11, 2026
Merged

action,dist,src: bump default version to 1.94.2#274
mpminardi merged 1 commit intomainfrom
mpminardi/bump-default-version

Conversation

@mpminardi
Copy link
Copy Markdown
Member

Bump default version used by the action to 1.94.2. This will resolve warnings in the admin console about known security vulnerabilities in the previous default of 1.90.4 which aren't applicable for the GitHub action.

The security vulnerabilities are specifically related to MDM policies for MacOS (see https://tailscale.com/security-bulletins#ts-2026-001) and related to using Tailnet lock without passing --statedir or --state to tailscaled (see https://tailscale.com/security-bulletins#ts-2025-008).

Neither of these impact the GitHub action as MacOS runners aren't managed by MDM policies and we pass either --statedir or --state to the tailscale daemon.

Fixes #272

Bump default version used by the action to 1.94.2. This will resolve
warnings in the admin console about known security vulnerabilities in
the previous default of 1.90.4 which aren't applicable for the GitHub
action.

The security vulnerabilities are specifically related to MDM policies
for MacOS (see https://tailscale.com/security-bulletins#ts-2026-001) and
related to using Tailnet lock without passing `--statedir` or `--state`
to tailscaled (see https://tailscale.com/security-bulletins#ts-2025-008).

Neither of these impact the GitHub action as MacOS runners aren't
managed by MDM policies and we pass either `--statedir` or `--state` to
the tailscale daemon.

Fixes #272

Signed-off-by: Mario Minardi <mario@tailscale.com>
@mpminardi mpminardi self-assigned this Mar 11, 2026
@mpminardi mpminardi merged commit 48c6d03 into main Mar 11, 2026
15 checks passed
@mpminardi mpminardi deleted the mpminardi/bump-default-version branch March 11, 2026 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Known security vulnerability

2 participants