Skip to content

Commit 75c7e44

Browse files
author
Ben Sullivan
committed
Make description for flags more helpful
1 parent 53967c4 commit 75c7e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
description: 'Severities lower than this value will be reported in the workflow console but will not cause an error for the action; value should be one of: critical | high | medium | low'
1515
required: true
1616
flags:
17-
description: 'Optional flags for the bloodhound-cli code command'
17+
description: 'Optional flags for the bloodhound-cli code command - run bloodhound cli code --help for more details'
1818
required: false
1919
default: ''
2020
runs:

0 commit comments

Comments
 (0)