Correctly identify dependency versions chosen by Go

This commit is contained in:
Lane Seppala
2022-06-16 22:46:09 -06:00
parent 9a1dc9e4d6
commit be130df09a
8 changed files with 282 additions and 163 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.3",
"@github/dependency-submission-toolkit": "^1.1.2",
"@github/dependency-submission-toolkit": "^1.2.0",
"packageurl-js": "^0.0.6"
}
}