Skip to content

Commit 6bd8b8a

Browse files
ci(github-actions): Bump coverallsapp/github-action from 2.3.4 to 2.3.6
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.4...v2.3.6) --- 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 9b50d19 commit 6bd8b8a

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
@@ -37,7 +37,7 @@ jobs:
3737
run: npm run test:unit:coverage
3838

3939
- name: Send report to Coveralls for package @ui5/middleware-code-coverage
40-
uses: coverallsapp/[email protected].4
40+
uses: coverallsapp/[email protected].6
4141
with:
4242
flag-name: middleware-code-coverage
4343
base-path: ./packages/middleware-code-coverage

0 commit comments

Comments
 (0)