We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d8ac4 commit 65afb63Copy full SHA for 65afb63
.github/workflows/update-cli.yml
@@ -51,5 +51,3 @@ 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