Skip to content

Commit 4aad35e

Browse files
Update checkmarx/ast-github-action digest to 749fec5
1 parent 2fd0d91 commit 4aad35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkmarx-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v3
4242
# This step creates the Checkmarx One scan
4343
- name: Checkmarx One scan
44-
uses: checkmarx/ast-github-action@8e887bb93dacc44e0f5b64ee2b06d5815f89d4fc
44+
uses: checkmarx/ast-github-action@749fec53e0db0f6404a97e2e0807c3e80e3583a7
4545
with:
4646
base_uri: https://ast.checkmarx.net # This should be replaced by your base uri for Checkmarx One
4747
cx_client_id: ${{ secrets.CX_CLIENT_ID }} # This should be created within your Checkmarx One account : https://checkmarx.com/resource/documents/en/34965-118315-authentication-for-checkmarx-one-cli.html#UUID-a4e31a96-1f36-6293-e95a-97b4b9189060_UUID-4123a2ff-32d0-2287-8dd2-3c36947f675e

0 commit comments

Comments
 (0)