File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -115,12 +115,12 @@ jobs:
115115 analyze-code-graph :
116116 name : Analyze Code Graph
117117 needs : [prepare-code-to-analyze]
118- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@d0180c26ac0168b95590dda99012457172bc19f9 # main
118+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@2aaf22e3ea2581092bd2fa51bb38d58c38c07b9f # main
119119 with :
120120 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
121121 artifacts-upload-name : ${{ needs.prepare-code-to-analyze.outputs.artifacts-upload-name }}
122122 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
123- ref : d0180c26ac0168b95590dda99012457172bc19f9 # main
123+ ref : 2aaf22e3ea2581092bd2fa51bb38d58c38c07b9f # main
124124
125125
126126 commit-analysis-results :
Original file line number Diff line number Diff line change @@ -90,11 +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@d0180c26ac0168b95590dda99012457172bc19f9 # main
93+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@2aaf22e3ea2581092bd2fa51bb38d58c38c07b9f # main
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 : d0180c26ac0168b95590dda99012457172bc19f9 # main
97+ ref : 2aaf22e3ea2581092bd2fa51bb38d58c38c07b9f # main
9898
9999
100100 commit-analysis-results :
You can’t perform that action at this time.
0 commit comments