Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit feb80b0

Browse files
Bump coverallsapp/github-action from 1.1.3 to 1.2.4 (#136)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ae0994 commit feb80b0

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
@@ -113,7 +113,7 @@ jobs:
113113
- name: Collect and report coverage
114114
run: dart pub global run coverage:test_with_coverage
115115
- name: Upload coverage
116-
uses: coverallsapp/github-action@9ba913c152ae4be1327bfb9085dc806cedb44057
116+
uses: coverallsapp/github-action@50c33ad324a9902697adbf2f92c22cf5023eacf1
117117
with:
118118
github-token: ${{ secrets.GITHUB_TOKEN }}
119119
path-to-lcov: wasm/coverage/lcov.info

0 commit comments

Comments
 (0)