diff --git a/.github/workflows/RELEASE.yml b/.github/workflows/RELEASE.yml index 3bf4b72..695a64d 100644 --- a/.github/workflows/RELEASE.yml +++ b/.github/workflows/RELEASE.yml @@ -19,7 +19,7 @@ jobs: - name: Import Secrets id: secrets - uses: hashicorp/vault-action@v2.7.3 + uses: hashicorp/vault-action@v2.7.4 with: url: ${{ secrets.VAULT_ADDR }} method: approle