Skip to content

Commit b77c3e0

Browse files
committed
Merge branch 'feature/improve_logs' of github.com:CheckmarxDev/ast-cli-javascript-wrapper into feature/improve_logs
2 parents 42afae1 + 7469731 commit b77c3e0

File tree

6 files changed

+2
-3
lines changed

6 files changed

+2
-3
lines changed

.github/workflows/update-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update checkmarx ast cli
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '*/5 * * * *'
5+
- cron: '0 0 * * *'
66

77
jobs:
88
update-checkmarx-cli:

checkmarx-ast-cli.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.0.3

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/resources/cx-linux

32 KB
Binary file not shown.

src/main/resources/cx-mac

30.3 KB
Binary file not shown.

src/main/resources/cx.exe

30.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)