1
0
Fork 0
mirror of synced 2026-06-05 16:15:14 +00:00

Update link

This commit is contained in:
Varun Sharma 2023-11-27 18:26:49 -08:00
commit 76de419567
3 changed files with 3 additions and 3 deletions

2
dist/index.js vendored
View file

@ -3034,7 +3034,7 @@ var src_awaiter = (undefined && undefined.__awaiter) || function (thisArg, _argu
console.log("Telemetry will not be sent to StepSecurity API as disable-telemetry is set to true");
}
else {
var web_url = "https://app.stepsecurity.io";
var web_url = "https://int1.stepsecurity.io";
printInfo(web_url);
}
}))();

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

View file

@ -28,7 +28,7 @@ import isDocker from "is-docker";
"Telemetry will not be sent to StepSecurity API as disable-telemetry is set to true"
);
} else {
var web_url = "https://app.stepsecurity.io";
var web_url = "https://int1.stepsecurity.io";
common.printInfo(web_url);
}
})();