Skip to content

Commit bacec2c

Browse files
committed
add branding to action.yml
Signed-off-by: Brend Smits <brend.smits@philips.com>
1 parent d84d4c2 commit bacec2c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: "sbom-tool-installer-action"
2-
description: "This GitHub Action is essentially an installer for the [sbom-tool](https://github.com/microsoft/sbom-tool) from Microsoft."
2+
description: "This GitHub Action is essentially an installer for the sbom-tool from Microsoft."
33
author: "Philips"
4+
branding:
5+
icon: "command"
6+
color: "blue"
47
inputs:
58
version:
69
description: "Version of the sbom-tool you want to use, default is latest"

0 commit comments

Comments
 (0)