CI: Bump code-coverage in Explore workflow to use go v1.20.x (#73384)

bump code-coverage on explore workflow
This commit is contained in:
Sven Grossmann
2023-08-17 14:21:47 +02:00
committed by GitHub
parent 355917e755
commit 7ee13c4c8c

View File

@@ -15,7 +15,7 @@ on:
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.19
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.20
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)