Skip to content

Commit 4645a60

Browse files
build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#4499)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44b0c82 commit 4645a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
run: dotnet test ${{ matrix.slnf }} -c Release --no-build --nologo -l GitHubActions -l "trx;LogFilePrefix=testresults_${{ runner.os }}" --collect "XPlat Code Coverage"
226226

227227
- name: Upload code coverage
228-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00
228+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
229229

230230
- name: Upload build and test outputs
231231
if: failure()

0 commit comments

Comments
 (0)