Skip to content

Commit d36650e

Browse files
Bump coverallsapp/github-action from 1.1.3 to 1.2.0 (#135)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10f289d commit d36650e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: yarn workspace @ampleforthorg/spot-contracts run coverage
3131

3232
- name: spot-contracts report coverage
33-
uses: coverallsapp/github-action@1.1.3
33+
uses: coverallsapp/github-action@v1.2.0
3434
with:
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
path-to-lcov: "./spot-contracts/coverage/lcov.info"

0 commit comments

Comments
 (0)