Public Access
update to latest upstream and rebuild (#20)
This commit is contained in:
Vendored
+13
-12
File diff suppressed because one or more lines are too long
Generated
+340
-466
File diff suppressed because it is too large
Load Diff
@@ -16,8 +16,6 @@ async function getData(
|
||||
const cargo = await Cargo.get();
|
||||
await cargo.findOrInstall('cargo-audit');
|
||||
|
||||
await cargo.call(['generate-lockfile']);
|
||||
|
||||
let stdout = '';
|
||||
try {
|
||||
core.startGroup('Calling cargo-audit (JSON output)');
|
||||
|
||||
Reference in New Issue
Block a user