Skip to content

Commit

Permalink
chore: switch to new Vault server (#1125)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhess authored Aug 26, 2023
2 parents 8884612 + 691c709 commit 8ee8c62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: hashicorp/[email protected]
id: secrets
with:
url: https://secrets.hackworth-corp.com
url: https://vault.hackworth-corp.com
path: "github-actions"
role: primer-workflow-benchmark-regressions
method: jwt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-to-ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: hashicorp/[email protected]
id: secrets
with:
url: https://secrets.hackworth-corp.com
url: https://vault.hackworth-corp.com
path: "github-actions"
role: primer-workflow-push-docker-image
method: jwt
Expand Down

0 comments on commit 8ee8c62

Please sign in to comment.