Skip to content

Commit 6cbeba5

Browse files
Bump codecov/codecov-action from v1.0.15 to v1.1.1 (#201)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.15 to v1.1.1. - [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.0.15...1fc7722) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7aeea4 commit 6cbeba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
-- \
2626
'DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.ExcludeByFile=**/Generated/**/*.cs'
2727
- name: Publish Coverage
28-
uses: codecov/codecov-action@v1.0.15
28+
uses: codecov/codecov-action@v1.1.1
2929
with:
3030
flags: unit
3131
fail_ci_if_error: true

0 commit comments

Comments
 (0)