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 @@ -117,12 +117,12 @@ jobs:
117117 analyze-code-graph :
118118 name : Analyze Code Graph
119119 needs : [prepare-code-to-analyze]
120- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@7f43cf96d676f715cf278b020ce1dbb3338f900b # main
120+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@4d0f780dbd529047f581d91d6b1f034c237686ce # main
121121 with :
122122 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
123123 artifacts-upload-name : ${{ needs.prepare-code-to-analyze.outputs.artifacts-upload-name }}
124124 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
125- ref : 7f43cf96d676f715cf278b020ce1dbb3338f900b # main
125+ ref : 4d0f780dbd529047f581d91d6b1f034c237686ce # main
126126
127127
128128 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@7f43cf96d676f715cf278b020ce1dbb3338f900b # main
93+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@4d0f780dbd529047f581d91d6b1f034c237686ce # 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 : 7f43cf96d676f715cf278b020ce1dbb3338f900b # main
97+ ref : 4d0f780dbd529047f581d91d6b1f034c237686ce # main
9898
9999
100100 commit-analysis-results :
You can’t perform that action at this time.
0 commit comments