Chore: Update code-coverage version to 0.1.13 (#59545)

Update code-coverage version to 0.1.13
This commit is contained in:
Ida Štambuk
2022-12-14 14:44:51 +01:00
committed by GitHub
parent 495fceeeef
commit 30e2de89ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.12
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.13
with:
frontend-path-regexp: public\/app\/features\/(explore|correlations)
backend-path-regexp: pkg\/services\/(queryhistory)