Skip to content

Commit

Permalink
Use a hopefully installable oidc-role package
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasnaphas committed Feb 4, 2024
1 parent cea8672 commit 6363bee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions infra/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@aws-sdk/client-ssm": "^3.504.0",
"@cdk-turnkey/stackname": "^1.2.0",
"aws-cdk-lib": "^2.126.0",
"aws-github-oidc-role": "file:../../aws-github-oidc/GitHubOIDCRoleStack",
"aws-github-oidc-role": "v0.1.4",
"bufferutil": "^4.0.8",
"constructs": "^10.3.0",
"utf-8-validate": "^6.0.3"
Expand Down

0 comments on commit 6363bee

Please sign in to comment.