Skip to content

Commit

Permalink
Bump coverallsapp/github-action
Browse files Browse the repository at this point in the history
Bumps the ci-dependencies group with 1 update in the / directory: [coverallsapp/github-action](https://github.com/coverallsapp/github-action).


Updates `coverallsapp/github-action` from 2.3.1 to 2.3.4
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@v2.3.1...v2.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 2fc04c6 commit 7ae3020
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 @@ -91,7 +91,7 @@ jobs:
# Comment on the PR with the coverage results and register a GitHub check
# which links to the coveralls.io job.
- name: Publish coverage report to coveralls.io
uses: coverallsapp/[email protected].1
uses: coverallsapp/[email protected].4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
format: lcov
Expand Down

0 comments on commit 7ae3020

Please sign in to comment.