From e7810b7ba970b8eacdba1d08f4371d6e2a3fcddb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:07:52 +0000 Subject: [PATCH] chore(deps): update teleport-actions/auth action to v2 --- .github/actions/teleport/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/teleport/action.yml b/.github/actions/teleport/action.yml index dc6af2e0..bcaa5b2d 100644 --- a/.github/actions/teleport/action.yml +++ b/.github/actions/teleport/action.yml @@ -45,7 +45,7 @@ runs: - name: Fetch credentials using Machine ID id: auth - uses: teleport-actions/auth@v1 + uses: teleport-actions/auth@v2 if: env.HOSTNAME != '' with: # Use the address of the auth/proxy server for your own cluster.