Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 26e6664

Browse files
github-actions(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#108)
* github-actions(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Apply fixes from StyleCI (#111) [ci skip] [skip ci] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Holger Lösken <codedge@users.noreply.github.com>
1 parent d080b09 commit 26e6664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
env:
4848
APP_ENV: testing
4949

50-
- uses: codecov/codecov-action@v2.0.3
50+
- uses: codecov/codecov-action@v2.1.0
5151
name: Push coverage to codecov
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)