Skip to content

Commit

Permalink
Update version of code-coverage (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
idastambuk committed Nov 30, 2022
1 parent 55868b0 commit b3ca571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches-ignore: [dependabot/**]
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.10
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.13
with:
frontend-path-regexp: src
backend-path-regexp: pkg\/(timestream|models)

0 comments on commit b3ca571

Please sign in to comment.