There was an error while loading. Please reload this page.
1 parent 66daeee commit 869f107Copy full SHA for 869f107
1 file changed
.github/workflows/dotnet.yml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
find . -name "*.trx" -exec dotnet tool run trx2junit --output TestResults/JUnit {} +
41
- name: Upload coverage reports to Codecov
42
- uses: codecov/codecov-action@v6.0.1
+ uses: codecov/codecov-action@v6.0.2
43
with:
44
token: ${{ secrets.CODECOV_TOKEN }}
45
slug: AlbusKavaliro/AntiXss
0 commit comments