mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-04 02:26:58 +08:00
add ability to call self-signed or invalid certificate clients
This commit is contained in:
@@ -14,6 +14,9 @@ inputs:
|
||||
body:
|
||||
description: 'The data sent to the webhook'
|
||||
required: false
|
||||
insecure:
|
||||
description: 'Enables calling to known self-signed or invalid SSL certificates'
|
||||
required: false
|
||||
outputs:
|
||||
status:
|
||||
description: 'The status of the webhook event'
|
||||
|
||||
Reference in New Issue
Block a user