Skip to content

Commit 3cb7ca0

Browse files
committed
chore(deps): update romeo env
1 parent 01e503a commit 3cb7ca0

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
@@ -87,7 +87,7 @@ jobs:
8787
8888
- name: Romeo environment
8989
id: env
90-
uses: ctfer-io/romeo/environment@49bf155c091cf77a0e8ac01f5eb7a47f604aac45
90+
uses: ctfer-io/romeo/environment@01e503a26148eb6d37f21c9077fb9a0d5bdc4485
9191
with:
9292
stack-name: env
9393
registry: localhost:5000
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: Romeo environment under test
100100
id: env-test
101-
uses: ctfer-io/romeo/environment@49bf155c091cf77a0e8ac01f5eb7a47f604aac45
101+
uses: ctfer-io/romeo/environment@01e503a26148eb6d37f21c9077fb9a0d5bdc4485
102102
with:
103103
stack-name: env-test
104104
registry: localhost:5000

0 commit comments

Comments
 (0)