Skip to content

Commit ba708aa

Browse files
Bump coverallsapp/github-action from 2.3.4 to 2.3.6 (#91)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.4...v2.3.6) --- 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 2e8566b commit ba708aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
infile: coverage.out
3636
outfile: coverage.lcov
3737
- name: Coveralls
38-
uses: coverallsapp/[email protected].4
38+
uses: coverallsapp/[email protected].6
3939
with:
4040
github-token: ${{ secrets.github_token }}
4141
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)