Skip to content

Commit

Permalink
chore(deps): bump 5monkeys/cobertura-action from 13 to 14 (#4)
Browse files Browse the repository at this point in the history
Bumps [5monkeys/cobertura-action](https://github.com/5monkeys/cobertura-action) from 13 to 14.
- [Release notes](https://github.com/5monkeys/cobertura-action/releases)
- [Commits](5monkeys/cobertura-action@v13...v14)

---
updated-dependencies:
- dependency-name: 5monkeys/cobertura-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roberts Pumpurs <[email protected]>
  • Loading branch information
dependabot[bot] and roberts-pumpurs authored Sep 3, 2024
1 parent a3dd597 commit d645c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: cargo xtask test --coverage

- name: Output coverage
uses: 5monkeys/cobertura-action@v13
uses: 5monkeys/cobertura-action@v14
with:
path: target/coverage/cobertura.xml
minimum_coverage: 85
Expand Down

0 comments on commit d645c04

Please sign in to comment.