Skip to content

Commit aefafc7

Browse files
chore(deps): update hashicorp/vault-action action to v3.4.0
1 parent 89a2e78 commit aefafc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
ref: ${{ inputs.command == 'destroy' && 'main' || inputs.branch }}
4646

4747
- name: Get Vault token
48-
uses: hashicorp/vault-action@v3.3.0
48+
uses: hashicorp/vault-action@v3.4.0
4949
with:
5050
url: "https://vault.fluence.dev"
5151
path: jwt/github

0 commit comments

Comments
 (0)