There was an error while loading. Please reload this page.
publish_layer.yaml
1 parent ed55e58 commit 63a3909Copy full SHA for 63a3909
1 file changed
.github/workflows/publish_layer.yaml
@@ -43,7 +43,7 @@ jobs:
43
echo "RELEASE_TAG_VERSION=${RELEASE_TAG_VERSION:1}" >> $GITHUB_ENV
44
- name: install cdk and deps
45
run: |
46
- npm install -g aws-cdk@2.29.0
+ npm install -g aws-cdk@2.55.0
47
cdk --version
48
- name: install deps
49
0 commit comments