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 @@ -115,7 +115,7 @@ 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@v3.1.0
118+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@4ebeb39f9c7480bf629b97053e140999050cf768 # v3.1.1
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 }}
Original file line number Diff line number Diff line change 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@v3.1.0
93+ uses : JohT/code-graph-analysis-pipeline/.github/workflows/public-analyze-code-graph.yml@4ebeb39f9c7480bf629b97053e140999050cf768 # v3.1.1
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 }}
You can’t perform that action at this time.
0 commit comments