Skip to content

Commit

Permalink
use fake credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
pinzon committed Dec 2, 2024
1 parent 641aa3c commit 4eb6455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ on:
description: Upstream aws-cdk version to use in tests
required: false
env:
AWS_ACCESS_KEY_ID: test
AWS_SECRET_ACCESS_KEY: test
AWS_ACCESS_KEY_ID: LSIA2KBGMF64YRBX5E0I
AWS_SECRET_ACCESS_KEY: ZgF037sgehvieyj4mejFnipU2HvvwnYQlBsguzLK

jobs:
dynamic-cdk-version-testing:
Expand Down

0 comments on commit 4eb6455

Please sign in to comment.