File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ 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@0fcfbbc88eda1babde1e17721267311ada889b20 # 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 }}
Original file line number Diff line number Diff line change 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@0fcfbbc88eda1babde1e17721267311ada889b20 # 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 }}
You can’t perform that action at this time.
0 commit comments