Skip to content

Commit ef1b561

Browse files
authored
fix: typo in description of an input for action.yaml (#452)
1 parent a11da62 commit ef1b561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
required: false
99
default: 'image'
1010
image-ref:
11-
description: 'image reference(for backward compatibility)'
11+
description: 'image reference (for backward compatibility)'
1212
required: false
1313
input:
1414
description: 'reference of tar file to scan'

0 commit comments

Comments
 (0)