Skip to content

Commit

Permalink
Bump checkmarx-ts/checkmarx-cxflow-github-action from 2.1 to 2.2
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 2.1 to 2.2.
- [Release notes](https://github.com/checkmarx-ts/checkmarx-cxflow-github-action/releases)
- [Commits](checkmarx-ts/checkmarx-cxflow-github-action@v2.1...v2.2)

---
updated-dependencies:
- dependency-name: checkmarx-ts/checkmarx-cxflow-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 88cdfb6 commit 9de2ef2
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@v4
# 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@v2.1
uses: checkmarx-ts/checkmarx-cxflow-github-action@v2.2
with:
project: GithubActionTest
team: '\CxServer\SP\Checkmarx'
Expand Down

0 comments on commit 9de2ef2

Please sign in to comment.