Skip to content

Commit 656ac5b

Browse files
chore(deps): update codecov/codecov-action action to v5.1.1 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2011a56 commit 656ac5b

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

5050
- name: Codecov
51-
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
51+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
5252
with:
5353
files: '*.cobertura.xml'
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)