File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
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
124+ ref : 7f43cf96d676f715cf278b020ce1dbb3338f900b # main
125125
126126
127127 commit-analysis-results :
Original file line number Diff line number Diff line change 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
96+ ref : 7f43cf96d676f715cf278b020ce1dbb3338f900b # main
9797
9898
9999 commit-analysis-results :
Original file line number Diff line number Diff line change 9797 "matchStringsStrategy" : " combination" ,
9898 "matchStrings" : [
9999 " uses: JohT/code-graph-analysis-pipeline/\\ .github/workflows/public-analyze-code-graph\\ .yml*\\ s*" ,
100- " ref:\\ s*(?<currentDigest>.*?)\\ s"
100+ " ref:\\ s*(?<currentDigest>.*?)\\ s+# \\ s+(?<currentValue>.*?) \\ s+ "
101101 ],
102+
102103 "packageNameTemplate" : " https://github.com/JohT/code-graph-analysis-pipeline" ,
103- "currentValueTemplate" : " main" ,
104104 "datasourceTemplate" : " git-refs"
105105 }
106106 ]
You can’t perform that action at this time.
0 commit comments