Skip to content

Commit ef1b561

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
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)