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.
2 parents 005764b + b6363aa commit 88cdfb6Copy full SHA for 88cdfb6
.github/workflows/checkmarx-analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
25
- name: Checkmarx CxFlow Action
26
- uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.0
+ uses: checkmarx-ts/checkmarx-cxflow-github-action@v2.1
27
with:
28
project: GithubActionTest
29
team: '\CxServer\SP\Checkmarx'
0 commit comments