We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
teleport
teleport-local-copy
1 parent 6feebd8 commit 17ddd4dCopy full SHA for 17ddd4d
.github/actions/teleport-local-copy/action.yml
@@ -4,7 +4,8 @@ description: Copy local files behind Teleport
4
inputs:
5
TELEPORT_VERSION:
6
required: false
7
- default: 14.0.0
+ # Please keep `teleport` and `teleport-local-copy` versions in-sync
8
+ default: 16.4.18
9
description: The teleport binary client version
10
JOIN_METHOD:
11
.github/actions/teleport/action.yml
@@ -4,6 +4,7 @@ description: Proxy requests using Teleport
default: 16.4.18
0 commit comments