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 7503462 commit 5408f86Copy full SHA for 5408f86
.github/workflows/update-cli.yml
@@ -51,3 +51,5 @@ jobs:
51
git add src/main/wrapper/resources/cx-linux src/main/wrapper/resources/cx.exe src/main/wrapper/resources/cx-mac checkmarx-ast-cli.version
52
git commit -m "Update Checkmarx CLI to ${{ steps.checkmarx-ast-cli.outputs.release_tag }}" || echo "No changes to commit"
53
git push origin HEAD
54
+
55
0 commit comments