Skip to content

Commit bdd2f50

Browse files
Update project name in security scan job
1 parent 629f8a1 commit bdd2f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkmarx One ClI Action
2121
uses: checkmarx/ast-github-action@main
2222
with:
23-
project_name: Java-v2
23+
project_name: Java-v3
2424
cx_tenant: Flutterwave
2525
base_uri: https://eu.ast.checkmarx.net/
2626
cx_client_id: ${{ secrets.CX_CLIENT_ID }}

0 commit comments

Comments
 (0)