File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 steps :
2020
2121 - name : cdk diff
22- uses : youyo/aws-cdk-github-actions@v1
22+ uses : youyo/aws-cdk-github-actions@v2
2323 with :
2424 cdk_subcommand : ' diff'
2525 actions_comment : true
2929 AWS_DEFAULT_REGION : ' ap-northeast-1'
3030
3131 - name : cdk deploy
32- uses : youyo/aws-cdk-github-actions@v1
32+ uses : youyo/aws-cdk-github-actions@v2
3333 with :
3434 cdk_subcommand : ' deploy'
3535 cdk_stack : ' stack1'
4141 AWS_DEFAULT_REGION : ' ap-northeast-1'
4242
4343 - name : cdk synth
44- uses : youyo/aws-cdk-github-actions@v1
44+ uses : youyo/aws-cdk-github-actions@v2
4545 with :
4646 cdk_subcommand : ' synth'
4747 cdk_version : ' 1.16.2'
7676 AWS_DEFAULT_REGION : ' ap-northeast-1'
7777
7878 - name : cdk diff
79- uses : youyo/aws-cdk-github-actions@v1
79+ uses : youyo/aws-cdk-github-actions@v2
8080 with :
8181 cdk_subcommand : ' diff'
8282` ` `
You can’t perform that action at this time.
0 commit comments