diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index dfb8676..21216a8 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -26,7 +26,7 @@ jobs: run: npm run all - name: Import Secrets id: secrets - uses: hashicorp/vault-action@v2.4.3 + uses: hashicorp/vault-action@v2.8.0 with: url: ${{ secrets.VAULT_ADDR }} method: approle