mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 14:39:48 +08:00
add ability to call self-signed or invalid certificate clients
This commit is contained in:
@@ -33,6 +33,7 @@ The action has support for the following input variables (arguments):
|
||||
* **`url`** (**required**): The url to send the webhook to
|
||||
* **`headers`** (**optional**): Any headers you want to be sent with the webhook
|
||||
* **`body`** (**optional**): The body of data send with the webhook
|
||||
* **`insecure`** (**optional**): Enables calling to known self-signed or invalid SSL certificates
|
||||
|
||||
You can find more information on how to use these input variables below.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user