Bump code coverage version (#62322)

* Bump code coverage version

* Update codeowners to include aws-plugins

* Bump version further
This commit is contained in:
Andreas Christou
2023-01-27 14:33:48 +00:00
committed by GitHub
parent a128944471
commit 5bdfbd93a5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.15
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.17
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)