Skip to content

Commit

Permalink
chore(deps): update teleport-actions/auth-k8s action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 2e75696 commit 0d11e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/teleport/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0d11e03

Please sign in to comment.