We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70a79a commit e22a28aCopy full SHA for e22a28a
action.yml
@@ -1,5 +1,8 @@
1
name: 'SecurityCodeScan'
2
description: 'Security Code Scan action to upload code scanning results'
3
+branding:
4
+ icon: 'check-circle'
5
+ color: 'purple'
6
inputs:
7
sarif_directory:
8
description: The output directory where SARIF files should be collected.
0 commit comments