Skip to content

Commit

Permalink
chore(deps): Bump coverallsapp/github-action from 1.1.2 to 2.3.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.2 to 2.3.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Upgrade guide](https://github.com/coverallsapp/github-action/blob/main/UPGRADE.md)
- [Commits](coverallsapp/github-action@8cbef1d...cfd0633)

---
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] authored Nov 1, 2024
1 parent 85887f3 commit 948ba61
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@8cbef1dea373ebce56de0a14c68d6267baa10b44
- uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
name: Report code coverage
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 948ba61

Please sign in to comment.