Skip to content

Commit 5c3a038

Browse files
author
Irene Alvarado
committed
Fix description of mask in action.yml
1 parent ba146ea commit 5c3a038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
description: 'A URL containing data to fetch.'
1010
required: false
1111
mask:
12-
description: 'A string array of secrets to strip from the http_url'
12+
description: 'A string array of secrets to strip from the http_url or a string boolean'
1313
required: false
1414
sql_connstring:
1515
description: 'A connection string for making a SQL query.'

0 commit comments

Comments
 (0)