Skip to content

Commit 6499fca

Browse files
Bump codecov/codecov-action from v1.2.1 to v1.2.2 (#279)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.1 to v1.2.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.2.1...1f8f3ab) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07538d8 commit 6499fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: |
7474
dotnet nuke Pack --skip
7575
- name: 🐿 Publish Coverage
76-
uses: codecov/[email protected].1
76+
uses: codecov/[email protected].2
7777
with:
7878
name: 'actions-${{ matrix.os }}'
7979
- name: 🏺 Publish logs

0 commit comments

Comments
 (0)