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 5445628 commit 8549f3dCopy full SHA for 8549f3d
.github/workflows/update-cli.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set Hardcoded Checkmarx CLI version
28
id: checkmarx-ast-cli
29
run: |
30
- echo "release_tag=2.3.19-traits" >> $GITHUB_OUTPUT
+ echo "release_tag=2.3.19-daniel" >> $GITHUB_OUTPUT
31
echo "current_tag=$(<checkmarx-ast-cli.version)" >> $GITHUB_OUTPUT
32
33
- name: Update Checkmarx cli version
0 commit comments