mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-08 03:17:11 +00:00
Update setup.ts
This commit is contained in:
parent
69f716dfe6
commit
4c12219d72
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ import * as tc from "@actions/tool-cache";
|
|||
}
|
||||
|
||||
var correlation_id = uuidv4();
|
||||
var env = "agent123";
|
||||
var env = "agent";
|
||||
var api_url = `https://${env}.api.stepsecurity.io/v1`;
|
||||
var web_url = "https://app.stepsecurity.io";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue