Skip to content

Commit 50b4c0c

Browse files
committed
chore(deps): update romeo env
1 parent b66c9b0 commit 50b4c0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Romeo environment
9696
id: env
97-
uses: ctfer-io/romeo/environment@31a971b0ff39f3837411d938075cf52a8b1a1a63
97+
uses: ctfer-io/romeo/environment@b66c9b0e8a7d73a411cd2a4c1fbc9a5513bac659
9898
with:
9999
private-registry: localhost:5000
100100
kubeconfig: ~/.kube/config
@@ -105,7 +105,7 @@ jobs:
105105

106106
- name: Romeo environment under test
107107
id: env-test
108-
uses: ctfer-io/romeo/environment@31a971b0ff39f3837411d938075cf52a8b1a1a63
108+
uses: ctfer-io/romeo/environment@b66c9b0e8a7d73a411cd2a4c1fbc9a5513bac659
109109
with:
110110
private-registry: localhost:5000
111111
kubeconfig: ~/.kube/config

0 commit comments

Comments
 (0)