Skip to content

Commit

Permalink
test3 qa
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-FAngelino authored Feb 7, 2025
1 parent 792fa91 commit d038c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.SOOS_CLIENT_ID }}
api_key: ${{ secrets.SOOS_API_KEY }}
client_id: ${{ secrets.QA_SOOS_CLIENT_ID }}
api_key: ${{ secrets.QA_SOOS_API_KEY }}
api_url: "https://qa-api.soos.io/api/"
#directories_to_exclude: 'image-resizer/**'
#branch_name: "integration"

0 comments on commit d038c3a

Please sign in to comment.