Bump code coverage versions (#60419)

This commit is contained in:
Andreas Christou 2022-12-15 19:32:19 +00:00 committed by GitHub
parent c7c7cad4ba
commit 5fd8d515be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.13
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.14
with:
frontend-path-regexp: public\/app\/plugins\/datasource\/(grafana-azure-monitor-datasource|cloud-monitoring|cloudwatch)
backend-path-regexp: pkg\/tsdb\/(azuremonitor|cloudmonitoring|cloudwatch)

View File

@ -13,7 +13,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.13
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.14
with:
frontend-path-regexp: public\/app\/features\/(explore|correlations)|public\/app\/plugins\/datasource\/loki
backend-path-regexp: pkg\/services\/(queryhistory)|pkg\/tsdb\/loki