Skip to content

Commit 936b2d7

Browse files
Bump coverallsapp/github-action from 2.2.2 to 2.2.3 (#267)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.2.2...v2.2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bfac42 commit 936b2d7

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
@@ -36,7 +36,7 @@ jobs:
3636
run: yarn coverage
3737

3838
- name: spot-contracts report coverage
39-
uses: coverallsapp/[email protected].2
39+
uses: coverallsapp/[email protected].3
4040
with:
4141
github-token: ${{ secrets.GITHUB_TOKEN }}
4242
path-to-lcov: "./coverage/lcov.info"

0 commit comments

Comments
 (0)