Skip to content

Commit a5e8ce8

Browse files
authored
Merge pull request #337 from sir-gon/renovate/codecov-codecov-action-digest
2 parents 2c9af02 + e0dda1f commit a5e8ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- name: Test
3939
run: dotnet test --no-build --verbosity normal
4040
- name: Upload coverage reports to Codecov
41-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad
41+
uses: codecov/codecov-action@87d39f4a2cec2673cf9505764fb20a38792ea722
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)