We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1796bfc commit 96d47daCopy full SHA for 96d47da
.github/workflows/cx-one-scan.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
- name: Checkmarx One CLI Action
19
- uses: checkmarx/ast-github-action@9fda4ab4c1b67c35de380552a972a82997d97731 # https://github.com/Checkmarx/ast-github-action/releases/tag/2.0.42
+ uses: checkmarx/ast-github-action@2c828f1e313608ddb4ae8fe5524cfd7b9344dd79 # https://github.com/Checkmarx/ast-github-action/releases/tag/2.3.27
20
with:
21
base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }}
22
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}
0 commit comments