Skip to content

Commit f436775

Browse files
Bump checkmarx/ast-github-action from 2.0.42 to 2.3.32
Bumps [checkmarx/ast-github-action](https://github.com/checkmarx/ast-github-action) from 2.0.42 to 2.3.32. - [Release notes](https://github.com/checkmarx/ast-github-action/releases) - [Commits](Checkmarx/ast-github-action@9fda4ab...327efb5) --- updated-dependencies: - dependency-name: checkmarx/ast-github-action dependency-version: 2.3.32 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ca552c commit f436775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cx-one-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
- name: Checkmarx One CLI Action
19-
uses: checkmarx/ast-github-action@9fda4ab4c1b67c35de380552a972a82997d97731 # https://github.com/Checkmarx/ast-github-action/releases/tag/2.0.42
19+
uses: checkmarx/ast-github-action@327efb5d1dd16ac6c7c21a9ff8ec1e8ec393b5e6 # https://github.com/Checkmarx/ast-github-action/releases/tag/2.3.32
2020
with:
2121
base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }}
2222
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}

0 commit comments

Comments
 (0)