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 da19601 commit 15826deCopy full SHA for 15826de
1 file changed
action.yaml
@@ -9,7 +9,7 @@ inputs:
9
required: true
10
runs:
11
using: "docker"
12
- image: "webfuzzing/evomaster:latest"
+ image: "docker://webfuzzing/evomaster:latest"
13
entrypoint: "/bin/sh -c"
14
args:
15
- >
0 commit comments