Skip to content

Commit 8549f3d

Browse files
update version
1 parent 5445628 commit 8549f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set Hardcoded Checkmarx CLI version
2828
id: checkmarx-ast-cli
2929
run: |
30-
echo "release_tag=2.3.19-traits" >> $GITHUB_OUTPUT
30+
echo "release_tag=2.3.19-daniel" >> $GITHUB_OUTPUT
3131
echo "current_tag=$(<checkmarx-ast-cli.version)" >> $GITHUB_OUTPUT
3232
3333
- name: Update Checkmarx cli version

0 commit comments

Comments
 (0)