Skip to content

Commit ee3ccee

Browse files
Bump coverallsapp/github-action from 2.3.0 to 2.3.1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.1) --- 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 df54d60 commit ee3ccee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npm test
2929

3030
- name: Send report to Coveralls
31-
uses: coverallsapp/[email protected].0
31+
uses: coverallsapp/[email protected].1
3232

3333
- name: Build e2e test image
3434
run: ./test/e2e/build-image.sh

0 commit comments

Comments
 (0)