Skip to content

Commit a4cc50e

Browse files
committed
chore(deps): update romeo env
1 parent 8755682 commit a4cc50e

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

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

0 commit comments

Comments
 (0)