Skip to content

Commit ac0066d

Browse files
Bump checkmarx/ast-github-action
Bumps [checkmarx/ast-github-action](https://github.com/checkmarx/ast-github-action) from 9fda4ab4c1b67c35de380552a972a82997d97731 to c52fa63dbd4916520882e10456d66ff4dd7bf754. - [Release notes](https://github.com/checkmarx/ast-github-action/releases) - [Commits](Checkmarx/ast-github-action@9fda4ab...c52fa63) --- updated-dependencies: - dependency-name: checkmarx/ast-github-action dependency-version: c52fa63dbd4916520882e10456d66ff4dd7bf754 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 987fbe8 commit ac0066d

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@c52fa63dbd4916520882e10456d66ff4dd7bf754 # https://github.com/Checkmarx/ast-github-action/releases/tag/2.0.42
2020
with:
2121
base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }}
2222
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}

0 commit comments

Comments
 (0)