Skip to content

Commit

Permalink
chore(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.6
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@v2.3.4...v2.3.6)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 4e0067d commit 6325fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iroha2-dev-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
name: report-coverage
path: lcov.info
- name: Upload coverage to Coveralls
uses: coverallsapp/github-action@v2.3.4
uses: coverallsapp/github-action@v2.3.6
with:
file: lcov.info
format: lcov
Expand Down

0 comments on commit 6325fdd

Please # to comment.