Skip to content

Commit 584652f

Browse files
create unique branch name in update flow (AST-000)
1 parent 9be7fce commit 584652f

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
@@ -62,4 +62,4 @@ jobs:
6262
6363
[1]: https://github.com/Checkmarx/checkmarx-ast-cli
6464
labels: cxone
65-
branch: feature/update_cli
65+
branch: feature/update_cli_${{ steps.checkmarx-ast-cli.outputs.release_tag }}

0 commit comments

Comments
 (0)