Skip to content

Commit

Permalink
run sca on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-JAlvarez committed Dec 7, 2023
1 parent e10c4c7 commit 32aa48f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/soos-sca-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
with:
project_name: "soos-api-client"
client_id: ${{ secrets.SOOS_CLIENT_ID }}
api_key: ${{ secrets.SOOS_API_KEY }}
api_url: "https://dev-api.soos.io/api/"
api_key: ${{ secrets.SOOS_API_KEY }}

0 comments on commit 32aa48f

Please sign in to comment.