We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7d173 commit 5f8dc3bCopy full SHA for 5f8dc3b
.github/workflows/em.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Start Docker Compose
30
run: docker-compose up -d --build
31
32
- - uses: actions/evomaster-action
+ - uses: webfuzzing/evomaster-action@v0.0.2
33
with:
34
args: --blackBox true \
35
--bbSwaggerUrl http://host.docker.internal:8080/v3/api-docs
0 commit comments