Skip to content

Commit

Permalink
chore(deps): Bump coverallsapp/github-action
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1064f6c98ce6c077d375b3eb0549bf5022961452 to 643bc377ffa44ace6394b2b5d0d3950076de9f63.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@1064f6c...643bc37)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and duesee committed May 13, 2024
1 parent 1ab2161 commit d6b265f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- run: just coverage
- uses: ./.github/actions/cache_save

- uses: coverallsapp/github-action@1064f6c98ce6c077d375b3eb0549bf5022961452
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63
with:
format: lcov
file: target/coverage/coverage.lcov
Expand Down

0 comments on commit d6b265f

Please sign in to comment.