Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 40553df

Browse files
Bump coverallsapp/github-action from 2.2.1 to 2.2.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@95b1a23...3dfc556) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44eb46a commit 40553df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Collect and report coverage
7474
run: dart run bin/test_with_coverage.dart --port=9292
7575
- name: Upload coverage
76-
uses: coverallsapp/github-action@95b1a2355bd0e526ad2fd62da9fd386ad4c98474
76+
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
7777
with:
7878
github-token: ${{ secrets.GITHUB_TOKEN }}
7979
path-to-lcov: coverage/lcov.info

0 commit comments

Comments
 (0)