File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1616 uses : hashicorp/vault-action@v3
1717 id : vault
1818 with :
19- url : https://vault.eng. aserto.com/
19+ url : https://vault.aserto.com/
2020 token : ${{ secrets.VAULT_TOKEN }}
2121 secrets : |
2222 kv/data/algolia "API_KEY" | API_KEY;
Original file line number Diff line number Diff line change 99 required : false
1010
1111env :
12- VAULT_ADDR : https://vault.eng.aserto.com/
1312 PR_BRANCH : topaz_templates_${{ inputs.branch }}
1413 # If the source topaz branch isn't 'main', add a '[DO NOT MERGE]' prefix to the PR title
1514 PR_TITLE : ${{ inputs.branch != 'main' && '[DO NOT MERGE] ' || '' }} Update topaz templates from ${{ inputs.branch }}
3837 uses : hashicorp/vault-action@v3
3938 id : vault
4039 with :
41- url : https://vault.eng. aserto.com/
40+ url : https://vault.aserto.com/
4241 token : ${{ secrets.VAULT_TOKEN }}
4342 secrets : |
4443 kv/data/github "SSH_PRIVATE_KEY" | SSH_PRIVATE_KEY;
You can’t perform that action at this time.
0 commit comments