We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba146ea commit 5c3a038Copy full SHA for 5c3a038
1 file changed
action.yml
@@ -9,7 +9,7 @@ inputs:
9
description: 'A URL containing data to fetch.'
10
required: false
11
mask:
12
- description: 'A string array of secrets to strip from the http_url'
+ description: 'A string array of secrets to strip from the http_url or a string boolean'
13
14
sql_connstring:
15
description: 'A connection string for making a SQL query.'
0 commit comments