Skip to content

Commit 8d05b19

Browse files
chore(deps): update codecov/codecov-action action to v6.0.1
1 parent 6048867 commit 8d05b19

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
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
find . -name "*.trx" -exec dotnet tool run trx2junit --output TestResults/JUnit {} +
4141
- name: Upload coverage reports to Codecov
42-
uses: codecov/codecov-action@v6.0.0
42+
uses: codecov/codecov-action@v6.0.1
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
slug: AlbusKavaliro/AntiXss

0 commit comments

Comments
 (0)