github-action
github-action copied to clipboard
A GitHub Action to connect your workflow to your Tailscale network.
## Issue When a runner is done (successful or not) while tailscaled is running, the Action hangs indefinitely untill either killed by a timeout or when a cancel action takes...
Related to https://github.com/tailscale/github-action/issues/140
When tailscale's systems are having an outage, this causes an immediete disruption to anyone using this action to get their CI on their tailnet. This action can cache the credentials...
Hello, We are using this step within our GitHub workflow, the ping to a remote server after this step sometimes works and sometimes it, doesn't, how can I check further...
First off, thank you for tailscale, it's the first VPN I've ever used that has truly great UX. This morning our GHA deployments via ssh over tailscale stopped working. As...
Remove leading space in the code blocks, also correctly nest code block under a list item
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.1 to 2.0.0. Changelog Sourced from @actions/exec's changelog. 2.0.0 Add support for Node 24 #2110 Bump @actions/io dependency from ^1.0.1 to ^2.0.0 Commits See full diff in...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.0 to 2.0.1. Changelog Sourced from @actions/core's changelog. 2.0.1 Bump @actions/exec from 1.1.1 to 2.0.0 #2199 Commits See full diff in compare view Maintainer changes This version...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.2 to 25.0.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 4.1.0 to 5.0.1. Changelog Sourced from @actions/cache's changelog. 5.0.1 Fix Node.js 24 punycode deprecation warning by updating @azure/storage-blob from ^12.13.0 to ^12.29.1 #2213 Newer storage-blob uses @azure/core-rest-pipeline...