Adding action branding

This commit is contained in:
Peter Murray
2022-08-30 15:14:07 +01:00
committed by GitHub
parent 411752e8de
commit 903d2b264e
+5 -1
View File
@@ -1,6 +1,10 @@
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
branding:
icon: alert-triangle
color: red
inputs:
directory:
description: The directory that contains the maven project
@@ -14,4 +18,4 @@ inputs:
runs:
using: node16
main: dist/index.js
main: dist/index.js