enable source maps

This commit is contained in:
Robert Brignull
2020-05-13 16:31:24 +01:00
parent 74c9991849
commit aa54af7018
35 changed files with 35 additions and 1 deletions

1
lib/upload-lib.js generated
View File

@@ -184,3 +184,4 @@ async function uploadFiles(sarifFiles) {
core.endGroup();
return succeeded;
}
//# sourceMappingURL=upload-lib.js.map