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

Commit 06ae4c7

Browse files
build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#3350)
* build(deps): bump coverallsapp/github-action from 2.0.0 to v2 Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.0.0...v2.1.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]> * Update .github/workflows/coverage.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nick Schonning <[email protected]>
1 parent e069f73 commit 06ae4c7

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@v2.0.0
38+
uses: coverallsapp/github-action@v2
3939
with:
4040
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)