Bump code-coverage workflow version (#62182)

This commit is contained in:
Andreas Christou
2023-01-26 11:04:00 +00:00
committed by GitHub
parent 43828e829b
commit 18465bc04f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.14
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.15
with:
frontend-path-regexp: public\/app\/features\/(explore|correlations)|public\/app\/plugins\/datasource\/(loki|elasticsearch)
backend-path-regexp: pkg\/services\/(queryhistory)|pkg\/tsdb\/(loki|elasticsearch)