We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c913680 commit 8fb861aCopy full SHA for 8fb861a
1 file changed
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Retrieve Secrets from Vault
31
id: vault
32
- uses: contentful/vault-github-actions/action@v1
+ uses: contentful/vault-github-actions/action@854d5e074feaca14ece63a3895cf0c439b374ccb # v1
33
with:
34
url: ${{ secrets.VAULT_URL }}
35
template-preset: semantic-release
0 commit comments