diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index bd6a1f1..48f3280 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -34,7 +34,7 @@ jobs: - name: Import Secrets if: matrix.os == 'ubuntu-20.04' id: secrets - uses: hashicorp/vault-action@v2.4.3 + uses: hashicorp/vault-action@v3.0.0 with: url: ${{ secrets.VAULT_ADDR }} method: approle