Skip to content

Commit 505b179

Browse files
authored
Merge pull request #286 from sir-gon/renovate/codecov-codecov-action-digest
Update codecov/codecov-action digest to 9b6d1f8
2 parents 4cc74f9 + efed6bd commit 505b179

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
@@ -35,6 +35,6 @@ jobs:
3535
- name: Test
3636
run: dotnet test --no-build --verbosity normal
3737
- name: Upload coverage reports to Codecov
38-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
38+
uses: codecov/codecov-action@9b6d1f84bde660b0f784003009b1f0aa4663cdeb
3939
with:
4040
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)