Skip to content

Commit f99c8be

Browse files
dependabot[bot]devpow112
authored andcommitted
build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v1.1.2...1.1.3) --- 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 1677fce commit f99c8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Run tests (integration)
6767
run: npm run test:integration
6868
- name: Report coverage
69-
uses: coverallsapp/github-action@v1.1.2
69+
uses: coverallsapp/github-action@1.1.3
7070
with:
7171
github-token: ${{github.token}}
7272
build:

0 commit comments

Comments
 (0)