Skip to content

Commit 928e504

Browse files
chore(deps): update hashicorp/vault-action action to v4
1 parent 883e2b9 commit 928e504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: 'Retrieve Secrets from Vault'
2020
id: vault
21-
uses: hashicorp/vault-action@v3.4.0
21+
uses: hashicorp/vault-action@892a26828f195e65540a40b4768ae4571f51ebfc # v4.0.0
2222
with:
2323
url: ${{ secrets.VAULT_URL }}
2424
role: ${{ github.event.repository.name }}-github-action

0 commit comments

Comments
 (0)