update dist

This commit is contained in:
laughedelic
2024-03-15 03:22:15 +01:00
parent 16bfb3360c
commit 47b7acc8e3
2 changed files with 2 additions and 1 deletions

1
dist/index.js generated vendored
View File

@@ -661,6 +661,7 @@ function run() {
printScorecardBlock(scorecard, config);
createScorecardWarnings(scorecard, config);
}
core.setOutput('dependency-changes', JSON.stringify(changes));
summary.addScannedDependencies(changes);
printScannedDependencies(changes);
yield (0, comment_pr_1.commentPr)(core.summary, config);

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long