update icon

This commit is contained in:
Mark Mishaev
2020-12-31 11:40:03 +02:00
committed by GitHub
parent a11e400b61
commit 77a58673de

View File

@ -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 }}