Skip to content

Commit ed7bca8

Browse files
build(deps): bump codecov/codecov-action from v1.3.1 to v1.3.2 (#9052)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.3.1 to v1.3.2. - [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.3.1...9b0b9bb) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccdf896 commit ed7bca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
sed -i.bak "/$(echo $filename | sed 's/\//\\\//g')/d" coverage.txt
165165
done
166166
if: env.GIT_DIFF
167-
- uses: codecov/[email protected].1
167+
- uses: codecov/[email protected].2
168168
with:
169169
file: ./coverage.txt
170170
if: env.GIT_DIFF

0 commit comments

Comments
 (0)