Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-FAngelino authored Dec 19, 2024
1 parent 4635114 commit c7d4704
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
project_name: ${{ github.repository }}
api_url: "https://qa-api.soos.io/api/"
# Visit https://soos.io to get the required tokens to leverage SOOS scanning/analysis services
client_id: ${{ secrets.QA_SOOS_CLIENT_ID }}
api_key: ${{ secrets.QA_SOOS_API_KEY }}
script_version: 4.0.8-pre.3
client_id: ${{ secrets.PD_SOOS_CLIENT_ID }}
api_key: ${{ secrets.PD_SOOS_API_KEY }}
#script_version: 4.0.8-pre.3
#package_managers: 'Swift'
#log_level: DEBUG
output_format: 'sarif'
Expand Down

0 comments on commit c7d4704

Please sign in to comment.