File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 analyze-code-graph :
4747 name : Analyze Code Graph
4848 needs : [prepare-code-to-analyze]
49- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@v3.1.2
49+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@v3.2.0
5050 with :
5151 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
5252 maven-artifacts : >
6464 source-repository : https://github.com/AxonFramework/AxonFramework.git
6565 source-repository-branch : axon-${{ needs.prepare-code-to-analyze.outputs.project-version }}
6666 source-repository-history-only : true
67- ref : v3.1.2
67+ ref : v3.2.0
6868
6969
7070 commit-analysis-results :
Original file line number Diff line number Diff line change @@ -90,12 +90,11 @@ jobs:
9090 analyze-code-graph :
9191 name : Analyze Code Graph
9292 needs : [prepare-code-to-analyze]
93- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@v3.1.2
93+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@v3.2.0
9494 with :
9595 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
9696 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
97- ref : v3.1.2
98-
97+ ref : v3.2.0
9998
10099 commit-analysis-results :
101100 name : Commit Analysis Results
You can’t perform that action at this time.
0 commit comments