File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1515 ],
1616 "matchSourceUrls" : [
1717 " https://github.com/JohT/code-graph-analysis-pipeline"
18- ],
19- "matchUpdateTypes" : [
20- " digest"
2118 ]
2219 }
2320 ],
118115 "packageNameTemplate" : " https://github.com/JohT/code-graph-analysis-pipeline" ,
119116 "currentValueTemplate" : " main" ,
120117 "datasourceTemplate" : " git-refs"
118+ },
119+ {
120+ "description" : " Update code-graph-analysis-pipeline workflow digest" ,
121+ "customType" : " regex" ,
122+ "fileMatch" : [
123+ " (^|/)(workflow-templates|\\ .(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\ .ya?ml$" ,
124+ " (^|/)action\\ .ya?ml$"
125+ ],
126+ "matchStrings" : [
127+ " uses: JohT/code-graph-analysis-pipeline/\\ .github/workflows/public-analyze-code-graph\\ .yml@(?<currentDigest>.*?)\\ s+"
128+ ],
129+ "packageNameTemplate" : " https://github.com/JohT/code-graph-analysis-pipeline" ,
130+ "currentValueTemplate" : " main" ,
131+ "datasourceTemplate" : " git-refs"
121132 }
122133 ]
123134}
You can’t perform that action at this time.
0 commit comments