diff --git a/.github/workflows/code-coverage.yml b/.github/workflows/code-coverage.yml index 46bbeabd..d3f7adb0 100644 --- a/.github/workflows/code-coverage.yml +++ b/.github/workflows/code-coverage.yml @@ -4,7 +4,7 @@ on: branches-ignore: [dependabot/**] 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.19 with: frontend-path-regexp: src - backend-path-regexp: pkg \ No newline at end of file + backend-path-regexp: pkg