Skip to content

Commit 0d3ff0e

Browse files
committed
AquaSec Scan update
1 parent 057d3f8 commit 0d3ff0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aquasec_repository_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "=== Authenticating with AquaSec ==="
3333
3434
METHOD="POST"
35-
AUTH_ENDPOINT="https://api.cloudsploit.com/v2/tokens"
35+
AUTH_ENDPOINT="https://eu-1.api.cloudsploit.com/v2/tokens"
3636
TIMESTAMP=$(date -u +%s)
3737
POST_BODY='{
3838
"group_id": 1155,

0 commit comments

Comments
 (0)