Skip to content

Commit 3fba51c

Browse files
chore(deps): update checkmarx/ast-github-action digest to 41bb55b
1 parent c7bae7b commit 3fba51c

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@41bb55b97404f33b55946d1644f8038095393ba5
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)