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 d84d4c2 commit bacec2cCopy full SHA for bacec2c
1 file changed
action.yml
@@ -1,6 +1,9 @@
1
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."
+description: "This GitHub Action is essentially an installer for the sbom-tool from Microsoft."
3
author: "Philips"
4
+branding:
5
+ icon: "command"
6
+ color: "blue"
7
inputs:
8
version:
9
description: "Version of the sbom-tool you want to use, default is latest"
0 commit comments