diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index bf7635b..d15f1b6 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -47,7 +47,7 @@ jobs: steps: - name: Retrieve Secrets from Vault id: vault - uses: hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b # v3.4.0 + uses: hashicorp/vault-action@892a26828f195e65540a40b4768ae4571f51ebfc # v4.0.0 with: url: ${{ secrets.VAULT_URL }} role: ${{ github.event.repository.name }}-github-action