We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9574281 commit 43be215Copy full SHA for 43be215
.github/workflows/checkmarx.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v3
38
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
39
- name: Checkmarx CxFlow Action
40
- uses: checkmarx-ts/checkmarx-cxflow-github-action@4f66c610b7514597ca12a7a89f9a9461fbfb7d6f
+ uses: checkmarx-ts/checkmarx-cxflow-github-action@069b07b04794e2f63fb0f6f945e9d8ddea961201
41
with:
42
project: ${{ secrets.CHECKMARX_PROJECT }}
43
team: ${{ secrets.CHECKMARX_TEAMS }}
0 commit comments