Skip to content

Commit b18bfb2

Browse files
committed
chore(deps): update romeo env
1 parent a0f55f7 commit b18bfb2

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@51d0fc3c23f5f498cd1cc10bda730ae8499a39f8
90+
uses: ctfer-io/romeo/install@a0f55f7c934e2c39c419a8df61bf5ae55128e877
9191
with:
9292
kubeconfig: ~/.kube/config
9393

9494
- name: Romeo environment
9595
id: env
96-
uses: ctfer-io/romeo/environment@51d0fc3c23f5f498cd1cc10bda730ae8499a39f8
96+
uses: ctfer-io/romeo/environment@a0f55f7c934e2c39c419a8df61bf5ae55128e877
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@51d0fc3c23f5f498cd1cc10bda730ae8499a39f8
108+
uses: ctfer-io/romeo/environment@a0f55f7c934e2c39c419a8df61bf5ae55128e877
109109
with:
110110
stack-name: env-test
111111
registry: localhost:5000

0 commit comments

Comments
 (0)