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 1d2a9e6 commit 08845a4Copy full SHA for 08845a4
.github/workflows/checkmarx-analysis.yml
@@ -25,7 +25,7 @@ jobs:
25
submodules: recursive
26
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
27
- name: Checkmarx CxFlow Action
28
- uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.9
+ uses: checkmarx-ts/checkmarx-cxflow-github-action@v2.0
29
with:
30
project: GithubActionTest
31
team: '\CxServer\SP\Checkmarx'
0 commit comments