diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index b5bccc0..dfd70fe 100644 --- a/.github/workflows/checkmarx.yml +++ b/.github/workflows/checkmarx.yml @@ -38,7 +38,7 @@ jobs: - uses: actions/checkout@v3 # Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs - name: Checkmarx CxFlow Action - uses: checkmarx-ts/checkmarx-cxflow-github-action@49d8269b14ca87910ba003d47a31fa0c7a11f2fe + uses: checkmarx-ts/checkmarx-cxflow-github-action@6aadf582f34d45d1093686ec2bf4e2cd15655413 with: project: ${{ secrets.CHECKMARX_PROJECT }} team: ${{ secrets.CHECKMARX_TEAMS }}