Skip to content

Commit

Permalink
feat: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Oct 29, 2024
1 parent a925939 commit b5832fa
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit b5832fa

Please sign in to comment.