diff --git a/action.yml b/action.yml index 73123d2..36f422b 100644 --- a/action.yml +++ b/action.yml @@ -38,5 +38,6 @@ runs: --application=${{ inputs.appName }} \ --token=${{ inputs.token }} \ --address=${{ inputs.address }} \ + --disableTlsVerification="false" \ --logLevel=debug shell: sh