From da13c7b4900e92eafb2253cd21bcaafe9041dae5 Mon Sep 17 00:00:00 2001 From: Timo Bergen Date: Mon, 7 Jul 2025 22:11:02 +0200 Subject: [PATCH] chore: adjust readme for version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 212aa6e..08b1e9b 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ jobs: vault_password: ${{ secrets.VAULT_PASSWORD }} # Your STACKIT Secrets Manager password vault_path: ${{ secrets.VAULT_PATH }} # The secret key/path in your Secrets Manager debug: false # Set to 'true' for debug logging + version: v0 # Optional - here you can override the binary download version - name: Output secret run: |