update icon
This commit is contained in:
@ -20,7 +20,7 @@ outputs:
|
|||||||
results:
|
results:
|
||||||
description: 'the result of kics scan'
|
description: 'the result of kics scan'
|
||||||
branding:
|
branding:
|
||||||
icon: 'codesandbox'
|
icon: 'shield'
|
||||||
color: 'green'
|
color: 'green'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
@ -30,4 +30,4 @@ runs:
|
|||||||
- ${{ inputs.output_path }}
|
- ${{ inputs.output_path }}
|
||||||
- ${{ inputs.payload_path }}
|
- ${{ inputs.payload_path }}
|
||||||
- ${{ inputs.queries }}
|
- ${{ inputs.queries }}
|
||||||
- ${{ inputs.versbose }}
|
- ${{ inputs.versbose }}
|
||||||
|
Reference in New Issue
Block a user