Skip to content

Commit 442896f

Browse files
chore(deps): update codecov/test-results-action action to v1.2.1 (#264)
1 parent c4c9872 commit 442896f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
slug: AlbusKavaliro/AntiXss
4646
- name: Upload test results to Codecov
4747
if: ${{ !cancelled() }}
48-
uses: codecov/test-results-action@v1.1.1
48+
uses: codecov/test-results-action@v1.2.1
4949
with:
5050
files: TestResults/JUnit/*.xml
5151
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)