We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bc8ee commit 591d358Copy full SHA for 591d358
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
55
services:
56
broker:
57
- image: pactfoundation/pact-broker:latest@sha256:9141f111173e43ad219d3e8c89bd660c5f2e5cb4c676fe6ffd958a4198d786e2
+ image: pactfoundation/pact-broker:latest@sha256:83f738a8de09903f93a35dea51461ff7b21547b67c0e15564a0c59922fd7ed7e
58
ports:
59
- 9292:9292
60
env:
@@ -181,7 +181,7 @@ jobs:
181
182
183
184
185
186
187
0 commit comments