add output
This commit is contained in:
@ -3,10 +3,11 @@ name: 'kics Github Action'
|
|||||||
description: 'Run kics scan against IaC projects'
|
description: 'Run kics scan against IaC projects'
|
||||||
inputs:
|
inputs:
|
||||||
directory:
|
directory:
|
||||||
description: 'directory with infrastructure code to scan'
|
description: 'directory with IaC to scan'
|
||||||
default: '.'
|
required: true
|
||||||
required: false
|
outputs:
|
||||||
|
results:
|
||||||
|
description: 'the result of kics scan'
|
||||||
branding:
|
branding:
|
||||||
icon: 'codesandbox'
|
icon: 'codesandbox'
|
||||||
color: 'green'
|
color: 'green'
|
||||||
|
Reference in New Issue
Block a user