We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057d3f8 commit 0d3ff0eCopy full SHA for 0d3ff0e
.github/workflows/aquasec_repository_scan.yml
@@ -32,7 +32,7 @@ jobs:
32
echo "=== Authenticating with AquaSec ==="
33
34
METHOD="POST"
35
- AUTH_ENDPOINT="https://api.cloudsploit.com/v2/tokens"
+ AUTH_ENDPOINT="https://eu-1.api.cloudsploit.com/v2/tokens"
36
TIMESTAMP=$(date -u +%s)
37
POST_BODY='{
38
"group_id": 1155,
0 commit comments