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 686c0ae commit 71b8ce5Copy full SHA for 71b8ce5
.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.1.2
+ - uses: webfuzzing/evomaster-action@v1
33
with:
34
args: >-
35
--writeWFCReport true
0 commit comments