diff --git a/.github/workflows/RELEASE.yml b/.github/workflows/RELEASE.yml index 9ff97bc..86bc847 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.8.0 + uses: hashicorp/vault-action@v2.8.1 with: url: ${{ secrets.VAULT_ADDR }} method: approle