Skip to content

Commit e3648a2

Browse files
committed
update build image and cpl 1.2.0
1 parent f3c2af1 commit e3648a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-control-plane.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
sudo npm install -g @controlplane/cli
3636
cpln --version
37-
gem install cpl -v 1.1.2
37+
gem install cpl -v 1.2.0
3838
3939
- name: Set Short SHA
4040
id: vars

0 commit comments

Comments
 (0)