Skip to content

Commit ccb7fc3

Browse files
chore(deps): update tailscale/github-action action to v3
1 parent 5c783c1 commit ccb7fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
run: aws eks update-kubeconfig --name ${{ inputs.eksClusterName }} $OPTIONAL_PARAMS
238238

239239
- name: Tailscale VPN
240-
uses: tailscale/github-action@v2
240+
uses: tailscale/github-action@v3
241241
if: inputs.enableVpn == 'true'
242242
with:
243243
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}

0 commit comments

Comments
 (0)