Skip to content

Commit 98e013b

Browse files
chore(deps): update codecov/codecov-action action to v5.4.3 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 090b043 commit 98e013b

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
@@ -47,7 +47,7 @@ jobs:
4747
run: dotnet test --no-build --verbosity normal
4848

4949
- name: Codecov
50-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
50+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
5151
with:
5252
files: '**/TestResults/*/*.cobertura.xml'
5353
fail_ci_if_error: true

0 commit comments

Comments
 (0)