Skip to content

Commit

Permalink
chore(deps): Bump coverallsapp/github-action from 1.1.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@9ba913c...50c33ad)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and franky47 committed Apr 13, 2023
1 parent bdc9e04 commit 7472e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: Install dependencies
- run: yarn ci
name: Run integration tests
- uses: coverallsapp/github-action@9ba913c152ae4be1327bfb9085dc806cedb44057
- uses: coverallsapp/github-action@50c33ad324a9902697adbf2f92c22cf5023eacf1
name: Report code coverage
continue-on-error: true
with:
Expand Down

0 comments on commit 7472e4d

Please sign in to comment.