Skip to content

Commit 80a7779

Browse files
Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#163)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.1.2...v2.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 c28c5d0 commit 80a7779

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@v2.1.2
33+
uses: coverallsapp/github-action@v2.2.0
3434
with:
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
path-to-lcov: "./spot-contracts/coverage/lcov.info"

0 commit comments

Comments
 (0)