Adding action branding
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
name: Maven Dependency Tree Dependency Submission
|
name: Maven Dependency Tree Dependency Submission
|
||||||
description: A GitHub Action for Maven project to submit a complete dependency tree to populate the GitHub Dependency Graph
|
description: A GitHub Action for Maven project to submit a complete dependency tree to populate the GitHub Dependency Graph
|
||||||
|
|
||||||
|
branding:
|
||||||
|
icon: alert-triangle
|
||||||
|
color: red
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
directory:
|
directory:
|
||||||
description: The directory that contains the maven project
|
description: The directory that contains the maven project
|
||||||
|
|||||||
Reference in New Issue
Block a user