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

Commit 3441d2e

Browse files
github-actions(deps): bump codecov/codecov-action from 1 to 1.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 1.5.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@v1...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43d4e67 commit 3441d2e

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
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
APP_ENV: testing
5151

52-
- uses: codecov/codecov-action@v1
52+
- uses: codecov/codecov-action@v1.5.0
5353
name: Push coverage to codecov
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)