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 fc95f97 commit b6363aaCopy full SHA for b6363aa
.github/workflows/checkmarx-analysis.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v2
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