File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,4 @@ checkmarx-ast-eclipse-plugin/lib/ast-cli-java-wrapper-2.4.9.jar filter=lfs diff=
88checkmarx-ast-eclipse-plugin /lib /ast-cli-java-wrapper-2.4.14-oss.jar filter =lfs diff =lfs merge =lfs - text
99checkmarx-ast-eclipse-plugin /lib /ast-cli-java-wrapper-2.4.15.jar filter =lfs diff =lfs merge =lfs - text
1010checkmarx-ast-eclipse-plugin /lib /ast-cli-java-wrapper-2.4.16-dev.jar filter =lfs diff =lfs merge =lfs - text
11- * .jar filter =lfs diff =lfs merge =lfs - text
1211checkmarx-ast-eclipse-plugin /lib /ast-cli-java-wrapper-2.4.18.jar filter =lfs diff =lfs merge =lfs - text
Original file line number Diff line number Diff line change 33 pull_request :
44 branches :
55 - main
6- workflow_dispatch :
6+ push :
7+ branches :
8+ - codeMigration
79
810jobs :
911
Original file line number Diff line number Diff line change 6666 # Set outputs for future steps
6767 echo "TAG_NAME=$GH_RELEASE_TAG_NAME" >> $GITHUB_OUTPUT
6868
69- - name : Set up JDK 8
69+ - name : Set up JDK 17
7070 uses : actions/setup-java@v4
7171 with :
7272 distribution : temurin
You can’t perform that action at this time.
0 commit comments