Skip to content

Commit

Permalink
debugg
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwiniag committed Oct 12, 2024
1 parent c341012 commit 9170653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: gokakashi_scan
uses: ./.github/actions/gokakashi-scan
with:
api_host: 'http://localhost:8000'
api_host: 'https://private-scan-reports.hasura-app.io:9090'
api_token: 'ashwiniag123'
image_name: 'hasura/graphql-engine:v2.35.0'
severity: 'CRITICAL,HIGH'
Expand Down

0 comments on commit 9170653

Please sign in to comment.