tailscale / github-action

A GitHub Action to connect your workflow to your Tailscale network.
BSD 3-Clause "New" or "Revised" License
551 stars 84 forks source link

Upgrade to 1.16.0 and remove the sleep retry loop? #17

Closed bradfitz closed 2 years ago

bradfitz commented 2 years ago

Time to upgrade to 1.16.0 and remove the sleep retry loop?

/cc @DentonGentry

DentonGentry commented 2 years ago

Yes, here and in the various serverless KB articles. This probably won't be done today, but soon.

tjstansell commented 2 years ago

shouldn't this github action automatically use the latest version unless a specific version is specified?

DentonGentry commented 2 years ago

Fixed by https://github.com/tailscale/github-action/pull/21