File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ The action supports the following parameters:
3535| `report-process-tree` | `false` | Enable to report the process tree |
3636| `slack-webhook-endpoint` | | Slack webhook endpoint to report security events |
3737| `apply-fs-events` | `false` | Enable processing filesystem events and display them in the process tree report |
38- | `docker-image` | `docker.io/cycodelabs/cimon:v0.3.4 ` | Docker image reference |
38+ | `docker-image` | `docker.io/cycodelabs/cimon:v0.4.0 ` | Docker image reference |
3939| `docker-image-pull` | `false` | Skip pulling image from registry (Used for debugging) |
4040| `docker-username` | `false` | Username to pull image from registry (Used for debugging) |
4141| `docker-password` | `false` | Password to pull image from registry (Used for debugging) |
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ inputs:
3939 docker-image :
4040 description : Docker image reference
4141 required : true
42- default : docker.io/cycodelabs/cimon:v0.3.4
42+ default : docker.io/cycodelabs/cimon:v0.4.0
4343 docker-image-pull :
4444 description : Skip pulling image from registry (Used for debugging)
4545 required : false
You can’t perform that action at this time.
0 commit comments