Skip to content

Commit e8bb9a4

Browse files
committed
chore(deps): udpate romeo env
1 parent 7bbf57d commit e8bb9a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/integration.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ jobs:
8787
8888
- name: Romeo install
8989
id: install
90-
uses: ctfer-io/romeo/install@9c4e55a9fc9d549e7f1667df6408bc79b0553dbe
90+
uses: ctfer-io/romeo/install@7bbf57dc1deed2fef649df4bb072fdb86a0166f1
9191
with:
9292
kubeconfig: ~/.kube/config
9393

9494
- name: Romeo environment
9595
id: env
96-
uses: ctfer-io/romeo/environment@9c4e55a9fc9d549e7f1667df6408bc79b0553dbe
96+
uses: ctfer-io/romeo/environment@7bbf57dc1deed2fef649df4bb072fdb86a0166f1
9797
with:
9898
stack-name: env
9999
registry: localhost:5000
@@ -105,7 +105,7 @@ jobs:
105105

106106
- name: Romeo environment under test
107107
id: env-test
108-
uses: ctfer-io/romeo/environment@9c4e55a9fc9d549e7f1667df6408bc79b0553dbe
108+
uses: ctfer-io/romeo/environment@7bbf57dc1deed2fef649df4bb072fdb86a0166f1
109109
with:
110110
stack-name: env-test
111111
registry: localhost:5000

0 commit comments

Comments
 (0)