Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertMickleCx committed Jan 30, 2024
1 parent 6ab957f commit 9d071d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
base_uri: ${{ secrets.CX_BASE_URI }}
cx_client_id: ${{ secrets.CX_CLIENT_ID }}
cx_client_secret: ${{ secrets.CX_SECRET }}
additional_params: --sca-resolver ./ScaResolver --sca-resolver-params "-h"
additional_params: --sca-resolver ./app/ScaResolver --sca-resolver-params "-h"

0 comments on commit 9d071d7

Please sign in to comment.