Skip to content

Commit

Permalink
Bump coverallsapp/github-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1 to 2.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 24, 2023
1 parent be73dc9 commit c4e5c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
docker-compose up --exit-code-from sut
sudo sed -i 's#/root/.minetest/worlds/world/worldmods/blockexchange/##g' coverage/lcov.info
- name: Coveralls
uses: coverallsapp/github-action@v1
uses: coverallsapp/github-action@v2

0 comments on commit c4e5c86

Please sign in to comment.