Fetching the name, version and URL from the package.json file

This commit is contained in:
Peter Murray
2023-12-18 07:16:24 +00:00
committed by GitHub
parent 793303a197
commit 4efffecbc6
3 changed files with 167 additions and 4126 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"bugs": {
"url": "https://github.com/advanced-security/maven-dependency-submission-action/issues"
},
"homepage": "https://github.com/advanced-security/maven-dependency-submission-action#readme",
"homepage": "https://github.com/advanced-security/maven-dependency-submission-action",
"dependencies": {
"@actions/core": "^1.10.1",
"@github/dependency-submission-toolkit": "^1.2.10",