Skip to content

Commit d1f667c

Browse files
Bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#301)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@648a8eb...5cbfd81) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5358642 commit d1f667c

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Test with Gradle
2323
run: ./gradlew --no-daemon --continue test
2424
- name: Upload test coverage
25-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
25+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e
2626

2727
smoke_tests:
2828
name: Smoke tests

0 commit comments

Comments
 (0)