Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
satyamchaurasiapersistent authored Sep 2, 2024
1 parent 5bfeb51 commit eaa39df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ runs:
CHECKMARX_USERNAME: ${{ inputs.checkmarx_username }}
CHECKMARX_PASSWORD: ${{ inputs.checkmarx_password }}
CHECKMARX_CLIENT_SECRET: ${{ inputs.checkmarx_client_secret }}
CHECKMARX_URL: ${{ inputs.checkmarx_url }}/crestapi
CHECKMARX_BASE_URL: ${{ inputs.checkmarx_url }}
CHECKMARX_SCAN_PRESET: ${{ inputs.preset }}
CHECKMARX_INCREMENTAL: ${{ inputs.incremental }}
CX_FLOW_BREAK_BUILD: ${{ inputs.break_build }}
Expand Down

0 comments on commit eaa39df

Please sign in to comment.