Skip to content

Commit

Permalink
Update checkmarx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar authored Jun 18, 2024
1 parent bf67fa2 commit cfebd5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/checkmarx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2

- name: Checkmarx CxFlow Action
uses: itsKedar/checkmarx-cxflow-github-action@04a11635648dd103d9b4456d370dc3090f805227
uses: itsKedar/checkmarx-cxflow-github-action@6ba5439dbb88396f0ddc6d3a318b6738ae65ed1e
env:
#SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}"
#SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug
Expand All @@ -34,6 +34,7 @@ jobs:
JIRA_FIELDS_0_JIRA_FIELD_TYPE : text
JIRA_FIELDS_0_TYPE : static
CXFLOW_VERSION : github_action
IMAGE_NAME: "checkmarx/cx-flow:8d87445"
with:
cxflow_version: github_action
project: ${{ github.repository }}-PR
Expand Down

0 comments on commit cfebd5a

Please sign in to comment.