Skip to content

Commit fcc2419

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

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@e3f1356c077fcb2ad2062ccc8c9f1631bae59128 # 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)