Skip to content

Commit

Permalink
Merge pull request #57 from codeforjapan/feat/update-cdk-version
Browse files Browse the repository at this point in the history
Feat/update cdk version
  • Loading branch information
ayuki-joto authored Oct 29, 2024
2 parents 786ef45 + 4061e5c commit 0769527
Show file tree
Hide file tree
Showing 4 changed files with 348 additions and 161 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev_synth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: youyo/aws-cdk-github-actions@v2
with:
cdk_subcommand: 'synth'
cdk_version: '2.147.1'
cdk_version: '2.164.1'
working_dir: 'cdk'
cdk_args: '--context stage=dev'
env:
Expand Down
Loading

0 comments on commit 0769527

Please sign in to comment.