Skip to content

Commit 0116c86

Browse files
authored
chore: bump hardcoded version in reusable_deploy_layer_stack.yml (#1234)
1 parent 63a3909 commit 0116c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_deploy_layer_stack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
node-version: "18"
6666
- name: install cdk and deps
6767
run: |
68-
npm install -g aws-cdk@2.29.0
68+
npm install -g aws-cdk@2.55.0
6969
cdk --version
7070
- name: install deps
7171
run: |

0 commit comments

Comments
 (0)