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 @@ -119,12 +119,12 @@ jobs:
119119 analyze-code-graph :
120120 name : Analyze Code Graph
121121 needs : [prepare-code-to-analyze]
122- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@bf6b76f81ad8ca1f485b3e3be4c92ec8987eeb46 # main
122+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@b47d68245c83d9de9cf69e18ff8bd267841ae756 # main
123123 with :
124124 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
125125 artifacts-upload-name : ${{ needs.prepare-code-to-analyze.outputs.artifacts-upload-name }}
126126 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
127- ref : bf6b76f81ad8ca1f485b3e3be4c92ec8987eeb46 # main
127+ ref : b47d68245c83d9de9cf69e18ff8bd267841ae756 # main
128128
129129
130130 commit-analysis-results :
Original file line number Diff line number Diff line change @@ -92,11 +92,11 @@ jobs:
9292 analyze-code-graph :
9393 name : Analyze Code Graph
9494 needs : [prepare-code-to-analyze]
95- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@bf6b76f81ad8ca1f485b3e3be4c92ec8987eeb46 # main
95+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@b47d68245c83d9de9cf69e18ff8bd267841ae756 # main
9696 with :
9797 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
9898 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
99- ref : bf6b76f81ad8ca1f485b3e3be4c92ec8987eeb46 # main
99+ ref : b47d68245c83d9de9cf69e18ff8bd267841ae756 # main
100100
101101
102102 commit-analysis-results :
You can’t perform that action at this time.
0 commit comments