Update action.yml
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# action.yml
|
# action.yml
|
||||||
name: 'kics Github Action'
|
name: 'KICS Github Action'
|
||||||
description: 'Run kics scan against IaC projects'
|
description: 'Run KICS scan against IaC projects'
|
||||||
inputs:
|
inputs:
|
||||||
path:
|
path:
|
||||||
description: 'path to file or directory to scan'
|
description: 'path to file or directory to scan'
|
||||||
@ -18,7 +18,7 @@ inputs:
|
|||||||
description: 'verbose scan'
|
description: 'verbose scan'
|
||||||
outputs:
|
outputs:
|
||||||
results:
|
results:
|
||||||
description: 'the result of kics scan'
|
description: 'the result of KICS scan'
|
||||||
branding:
|
branding:
|
||||||
icon: 'shield'
|
icon: 'shield'
|
||||||
color: 'green'
|
color: 'green'
|
||||||
|
Reference in New Issue
Block a user