diff --git a/.github/actions/teleport/action.yml b/.github/actions/teleport/action.yml index dc6af2e0..306fdc27 100644 --- a/.github/actions/teleport/action.yml +++ b/.github/actions/teleport/action.yml @@ -72,7 +72,7 @@ runs: - name: Authorize against Teleport id: auth-k8s if: inputs.K8S_CLUSTER_NAME != '' - uses: teleport-actions/auth-k8s@v1.1.4 + uses: teleport-actions/auth-k8s@v2.0.0 with: # Specify the publically accessible address of your Teleport proxy. proxy: ${{ env.PROXY_URL }}