Skip to content

Commit cee7dac

Browse files
chore(deps): Bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1224)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f27460b commit cee7dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- run: npm run test:coverage -- --silent
2626
- run: npm run check-types
2727
- run: npm run build
28-
- uses: coverallsapp/github-action@v2.3.0
28+
- uses: coverallsapp/github-action@v2.3.4
2929
with:
3030
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)