Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 8dc90c1

Browse files
authored
BUILD-2298 Use default vault adress (#378)
1 parent f757f28 commit 8dc90c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
id: secrets
1818
uses: SonarSource/vault-action-wrapper@d1c1ab4ca5ad07fd9cdfe1eff038a39673dfca64 # tag=2.4.2-1
1919
with:
20-
url: ${{ inputs.vaultAddr }}
2120
secrets:
2221
development/artifactory/token/{REPO_OWNER_NAME_DASH}-qa-deployer access_token | qa_deployer_access_token;
2322
development/artifactory/token/{REPO_OWNER_NAME_DASH}-promoter access_token | promoter_access_token;

0 commit comments

Comments
 (0)