File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818
1919 - uses : actions/checkout@v2
2020
21- - uses : fogfish/spawner -cdk@main
21+ - uses : fogfish/deploy -cdk-go@latest
2222 with :
2323 go-version : 1.18
2424 stack : ${{ matrix.stack }}
Original file line number Diff line number Diff line change 1515
1616 - uses : actions/checkout@v2
1717
18- - uses : fogfish/spawner -cdk@main
18+ - uses : fogfish/deploy -cdk-go@latest
1919 with :
2020 go-version : 1.18
2121 stack : ${{ matrix.stack }}
Original file line number Diff line number Diff line change 1919
2020 - uses : actions/checkout@v2
2121
22- - uses : fogfish/spawner -cdk@main
22+ - uses : fogfish/deploy -cdk-go@latest
2323 with :
2424 go-version : 1.18
2525 command : destroy
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@v2
2222
23- - uses : fogfish/spawner -cdk@main
23+ - uses : fogfish/deploy -cdk-go@latest
2424 with :
2525 go-version : 1.18
2626 stack : ${{ matrix.stack }}
You can’t perform that action at this time.
0 commit comments