From d52f3f83af2ba899d49687f8da6db2c9270fc721 Mon Sep 17 00:00:00 2001 From: Lucas Mellos Carlos Date: Thu, 4 Jan 2024 14:47:31 -0300 Subject: [PATCH] debug --- .github/workflows/iac.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/iac.yml b/.github/workflows/iac.yml index 2fc8df6c..6ab1e4b2 100644 --- a/.github/workflows/iac.yml +++ b/.github/workflows/iac.yml @@ -131,11 +131,8 @@ jobs: - name: Sops Binary Installer uses: mdgreenwald/mozilla-sops-action@v1.5.0 with: - version: latest - - - uses: innovationnorway/setup-vault@v1 - with: - version: '~1' + version: 3.7.3 + - name: Authenticate against Teleport to use Vault if: inputs.TELEPORT_APP != '' id: teleportapp