We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44f303 commit 720cb52Copy full SHA for 720cb52
1 file changed
.github/workflows/scan_iac.yml
@@ -25,6 +25,6 @@ jobs:
25
SECURE_API_TOKEN: ${{ secrets.SYSDIG_SECURE_TOKEN }}
26
run: |
27
./sysdig-cli-scanner \
28
- --apiurl https://us4.app.sysdig.com \
+ --apiurl https://app.us4.sysdig.com \
29
--iac \
30
k8s-specifications/
0 commit comments