Skip to content

Commit 4eb6455

Browse files
committed
use fake credentials
1 parent 641aa3c commit 4eb6455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ on:
1515
description: Upstream aws-cdk version to use in tests
1616
required: false
1717
env:
18-
AWS_ACCESS_KEY_ID: test
19-
AWS_SECRET_ACCESS_KEY: test
18+
AWS_ACCESS_KEY_ID: LSIA2KBGMF64YRBX5E0I
19+
AWS_SECRET_ACCESS_KEY: ZgF037sgehvieyj4mejFnipU2HvvwnYQlBsguzLK
2020

2121
jobs:
2222
dynamic-cdk-version-testing:

0 commit comments

Comments
 (0)