Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit c34837d

Browse files
dependabot[bot]nschonni
authored andcommitted
build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@1.1.3...v1.2.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee13eb9 commit c34837d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: npm run coverage
3636

3737
- name: Coveralls GitHub Action
38-
uses: coverallsapp/github-action@1.1.3
38+
uses: coverallsapp/github-action@v1.2.0
3939
with:
4040
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)