Skip to content

Commit

Permalink
Bump checkmarx-ts/checkmarx-cxflow-github-action from 1.0 to 2.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent fc95f97 commit b6363aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkmarx-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
- name: Checkmarx CxFlow Action
uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.0
uses: checkmarx-ts/checkmarx-cxflow-github-action@v2.1
with:
project: GithubActionTest
team: '\CxServer\SP\Checkmarx'
Expand Down

0 comments on commit b6363aa

Please sign in to comment.