We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb3c4d commit f1aec6aCopy full SHA for f1aec6a
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: Scanner
2
on: [push]
3
env:
4
- API_URL: 'https://app.invisirisk.com'
+ API_URL: 'https://app.audit.dev.invisirisk.com'
5
IMAGE_NAME: 'veribom-scanner:latest'
6
SCAN_LICENSE: 'False'
7
DEBUG: 'True'
0 commit comments