Skip to content

Commit 4d6f298

Browse files
chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13 (#120)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.12 to v1.0.13. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.12...6004246) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8472746 commit 4d6f298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
args: run --timeout=5m
2323
env:
2424
GOROOT: ""
25-
- uses: codecov/codecov-action@v1.0.12
25+
- uses: codecov/codecov-action@v1.0.13
2626
with:
2727
token: ${{ secrets.CODECOV_TOKEN }} #required
2828
file: ./coverage.out

0 commit comments

Comments
 (0)