Skip to content

Commit bcbaaed

Browse files
committed
chore(deps): update romeo env
1 parent 45f60fd commit bcbaaed

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@3d000e544fe6a37412c12951c17ecdb035fb2ed9
97+
uses: ctfer-io/romeo/environment@45f60fd12eef9ecc364de6a984ab4833be6fd1d3
9898
with:
9999
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@3d000e544fe6a37412c12951c17ecdb035fb2ed9
108+
uses: ctfer-io/romeo/environment@45f60fd12eef9ecc364de6a984ab4833be6fd1d3
109109
with:
110110
registry: localhost:5000
111111
kubeconfig: ~/.kube/config

0 commit comments

Comments
 (0)