Skip to content

Commit 8197313

Browse files
committed
ci: Pin integration test server
1 parent 8e2976f commit 8197313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
runs-on: ubuntu-latest
8080
services:
8181
openapi-test-server:
82-
image: ghcr.io/openapi-generators/openapi-test-server:latest
82+
image: ghcr.io/openapi-generators/openapi-test-server:0.0.1
8383
ports:
8484
- "3000:3000"
8585
steps:

0 commit comments

Comments
 (0)