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 64dba7f commit 46db4aeCopy full SHA for 46db4ae
action.yml
@@ -4,6 +4,9 @@ branding:
4
icon: lock
5
color: green
6
inputs:
7
+ waf-region-host:
8
+ description: The Web Application Firewall region host.
9
+ default: 'https://wafopenapi.cn-hangzhou.aliyuncs.com'
10
access-key-id:
11
description: The accessKeyId used to authenticate with Aliyun. Please specify `access-key-id` and `access-key-secret` or specify `security-token`.
12
default: ''
0 commit comments