Skip to content

Commit cc24d53

Browse files
Bump coverallsapp/github-action from 2.3.0 to 2.3.6 (#214)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@643bc37...648a8eb) --- 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 3074bc5 commit cc24d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Test with Gradle
2424
run: ./gradlew --no-daemon --continue test
2525
- name: Upload test coverage
26-
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63
26+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
2727
- name: Create test summary
2828
uses: test-summary/action@032c8a9cec6aaa3c20228112cae6ca10a3b29336
2929
with:

0 commit comments

Comments
 (0)