Skip to content

Commit ea08096

Browse files
chore(deps): Bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#73)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.7 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> Co-authored-by: Sotirios Mantziaris <[email protected]>
1 parent 5bfe869 commit ea08096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: gcov2lcov -infile=coverage.txt -outfile=coverage.lcov
5151

5252
- name: Coveralls
53-
uses: coverallsapp/[email protected].6
53+
uses: coverallsapp/[email protected].7
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
file: ./coverage.lcov

0 commit comments

Comments
 (0)