Skip to content

Commit

Permalink
Bump threeal/gcovr-action from 1.0.0 to 1.1.0 (#66)
Browse files Browse the repository at this point in the history
Bumps [threeal/gcovr-action](https://github.com/threeal/gcovr-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/threeal/gcovr-action/releases)
- [Commits](threeal/gcovr-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: threeal/gcovr-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1a2e2f8 commit bc5f473
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@v1.0.0
uses: threeal/gcovr-action@v1.1.0
with:
excludes: |
examples/*
Expand Down

0 comments on commit bc5f473

Please sign in to comment.