From 77a58673de2e862d8d84b1afe1b49383dcf87e54 Mon Sep 17 00:00:00 2001 From: Mark Mishaev Date: Thu, 31 Dec 2020 11:40:03 +0200 Subject: [PATCH] update icon --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }}