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 @@ -116,12 +116,12 @@ jobs:
116116 analyze-code-graph :
117117 name : Analyze Code Graph
118118 needs : [prepare-code-to-analyze]
119- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@7f43cf96d676f715cf278b020ce1dbb3338f900b # main
119+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@4d0f780dbd529047f581d91d6b1f034c237686ce # main
120120 with :
121121 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
122122 artifacts-upload-name : ${{ needs.prepare-code-to-analyze.outputs.artifacts-upload-name }}
123123 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
124- ref : 7f43cf96d676f715cf278b020ce1dbb3338f900b # main
124+ ref : 4d0f780dbd529047f581d91d6b1f034c237686ce # main
125125
126126
127127 commit-analysis-results :
Original file line number Diff line number Diff line change @@ -89,11 +89,11 @@ jobs:
8989 analyze-code-graph :
9090 name : Analyze Code Graph
9191 needs : [prepare-code-to-analyze]
92- uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@7f43cf96d676f715cf278b020ce1dbb3338f900b # main
92+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@4d0f780dbd529047f581d91d6b1f034c237686ce # main
9393 with :
9494 analysis-name : ${{ needs.prepare-code-to-analyze.outputs.analysis-name }}
9595 sources-upload-name : ${{ needs.prepare-code-to-analyze.outputs.sources-upload-name }}
96- ref : 7f43cf96d676f715cf278b020ce1dbb3338f900b # main
96+ ref : 4d0f780dbd529047f581d91d6b1f034c237686ce # main
9797
9898
9999 commit-analysis-results :
You can’t perform that action at this time.
0 commit comments