Skip to content

Commit

Permalink
Bump threeal/gcovr-action
Browse files Browse the repository at this point in the history
Bumps [threeal/gcovr-action](https://github.com/threeal/gcovr-action) from d3ac27f1d942b2dd185a1fc64c252bfddf9401e6 to 070be6ee02665a5b53d149cfc22eb6d3fc6eac05.
- [Release notes](https://github.com/threeal/gcovr-action/releases)
- [Commits](threeal/gcovr-action@d3ac27f...070be6e)

---
updated-dependencies:
- dependency-name: threeal/gcovr-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 421c04d commit 75192bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# update-comment: true

- name: Report code coverage with gcovr and coveralls
uses: threeal/gcovr-action@d3ac27f1d942b2dd185a1fc64c252bfddf9401e6
uses: threeal/gcovr-action@070be6ee02665a5b53d149cfc22eb6d3fc6eac05
with:
excludes: |
examples/*
Expand Down

0 comments on commit 75192bd

Please sign in to comment.