We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720e45e commit d482016Copy full SHA for d482016
.github/workflows/terraform.yml
@@ -45,7 +45,7 @@ jobs:
45
ref: ${{ inputs.command == 'destroy' && 'main' || inputs.branch }}
46
47
- name: Get Vault token
48
- uses: hashicorp/vault-action@v3.3.0
+ uses: hashicorp/vault-action@v3.4.0
49
with:
50
url: "https://vault.fluence.dev"
51
path: jwt/github
0 commit comments