We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025ecfd commit c046f04Copy full SHA for c046f04
.github/workflows/em.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Start Docker Compose
30
run: docker-compose up -d --build
31
32
- - uses: webfuzzing/evomaster-action@v0.0.3
+ - uses: webfuzzing/evomaster-action@v0.0.4
33
with:
34
args: --blackBox true \
35
--bbSwaggerUrl http://host.docker.internal:8080/v3/api-docs
0 commit comments