Bump coverage versions (#63755)

- Includes a fix to ensure only ts/tsx files have coverage generated
This commit is contained in:
Andreas Christou
2023-02-24 18:20:16 +00:00
committed by GitHub
parent 3672e44c1c
commit 0a7474ac5c
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.17
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.18
with:
frontend-path-regexp: public\/app\/plugins\/datasource\/(azuremonitor|cloud-monitoring|cloudwatch)
backend-path-regexp: pkg\/tsdb\/(azuremonitor|cloudmonitoring|cloudwatch)