Skip to content

Commit c643bbc

Browse files
chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#1165)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4bd04b commit c643bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: dotnet test --no-restore --filter "Category!=E2E" --collect:"XPlat Code Coverage" --results-directory ./codecov
4040

4141
- name: Codecov
42-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # 5.5.2
42+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # 6.0.0
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
fail_ci_if_error: false

0 commit comments

Comments
 (0)