Skip to content

Commit

Permalink
test1 prod
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-FAngelino authored Feb 7, 2025
1 parent cdd0727 commit 19901b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/soos-sca-dast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
uses: soos-io/soos-sca-github-action@v2 # Get Latest Version from https://github.com/marketplace/actions/soos-core-sca
with:
project_name: "SCA-Github-Actions-Test"
client_id: ${{ secrets.QA_SOOS_CLIENT_ID }}
api_key: ${{ secrets.QA_SOOS_API_KEY }}
api_url: "https://qa-api.soos.io/api/"
client_id: ${{ secrets.PD_SOOS_CLIENT_ID }}
api_key: ${{ secrets.PD_SOOS_API_KEY }}
#api_url: "https://qa-api.soos.io/api/"
#directories_to_exclude: 'image-resizer/**'
#branch_name: "integration"

0 comments on commit 19901b7

Please sign in to comment.