diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index 9e6185cb4..38a53bd99 100644 --- a/.github/workflows/checkmarx.yml +++ b/.github/workflows/checkmarx.yml @@ -37,7 +37,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@a19b2581e254dc326aeb3bb34f06348f45de5ccd + uses: checkmarx-ts/checkmarx-cxflow-github-action@069b07b04794e2f63fb0f6f945e9d8ddea961201 with: project: ${{ secrets.CHECKMARX_PROJECT }} team: ${{ secrets.CHECKMARX_TEAMS }}