From b6363aa20e8d24e926476857c2f102b732857588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:14:39 +0000 Subject: [PATCH] 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](https://github.com/checkmarx-ts/checkmarx-cxflow-github-action/compare/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] --- .github/workflows/checkmarx-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkmarx-analysis.yml b/.github/workflows/checkmarx-analysis.yml index 51517966..eb26c50c 100644 --- a/.github/workflows/checkmarx-analysis.yml +++ b/.github/workflows/checkmarx-analysis.yml @@ -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'