Skip to content

Commit d82a2a4

Browse files
Added branding to action.yml
1 parent d5995c7 commit d82a2a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
name: 'CodeLogic Java Agent'
22
description: 'Scans Java artifacts into your '
3+
4+
branding:
5+
icon: 'share-2'
6+
color: 'blue'
7+
38
inputs:
49
version:
510
description: 'The version of the agent docker image to use. Default is latest.'

0 commit comments

Comments
 (0)