Skip to content

Commit b6363aa

Browse files
Bump checkmarx-ts/checkmarx-cxflow-github-action from 1.0 to 2.1
Bumps [checkmarx-ts/checkmarx-cxflow-github-action](https://github.com/checkmarx-ts/checkmarx-cxflow-github-action) from 1.0 to 2.1. - [Release notes](https://github.com/checkmarx-ts/checkmarx-cxflow-github-action/releases) - [Commits](checkmarx-ts/checkmarx-cxflow-github-action@v1.0...v2.1) --- updated-dependencies: - dependency-name: checkmarx-ts/checkmarx-cxflow-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc95f97 commit b6363aa

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@v2
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)