diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index bd6a1f1..45e6e6d 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@v2.8.0 with: url: ${{ secrets.VAULT_ADDR }} method: approle