diff --git a/action.yml b/action.yml index 68236d9..4d06e00 100644 --- a/action.yml +++ b/action.yml @@ -20,7 +20,7 @@ outputs: results: description: 'the result of kics scan' branding: - icon: 'codesandbox' + icon: 'shield' color: 'green' runs: using: 'docker' @@ -30,4 +30,4 @@ runs: - ${{ inputs.output_path }} - ${{ inputs.payload_path }} - ${{ inputs.queries }} - - ${{ inputs.versbose }} \ No newline at end of file + - ${{ inputs.versbose }}