Skip to content

Commit 8fb861a

Browse files
fix: use correct vault-github-actions tag [EXT-7068] (#2399)
1 parent c913680 commit 8fb861a

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Retrieve Secrets from Vault
3131
id: vault
32-
uses: contentful/vault-github-actions/action@v1
32+
uses: contentful/vault-github-actions/action@854d5e074feaca14ece63a3895cf0c439b374ccb # v1
3333
with:
3434
url: ${{ secrets.VAULT_URL }}
3535
template-preset: semantic-release

0 commit comments

Comments
 (0)