Skip to content

Commit 88cdfb6

Browse files
authored
Merge pull request #654 from gphoto/dependabot/github_actions/checkmarx-ts/checkmarx-cxflow-github-action-2.1
Bump checkmarx-ts/checkmarx-cxflow-github-action from 1.0 to 2.1
2 parents 005764b + b6363aa commit 88cdfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkmarx-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4
2424
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
2525
- name: Checkmarx CxFlow Action
26-
uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.0
26+
uses: checkmarx-ts/checkmarx-cxflow-github-action@v2.1
2727
with:
2828
project: GithubActionTest
2929
team: '\CxServer\SP\Checkmarx'

0 commit comments

Comments
 (0)