Skip to content

Commit 54d7653

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent e525c41 commit 54d7653

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@v5.5.1
42+
uses: codecov/codecov-action@v6.0.0
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
slug: AlbusKavaliro/AntiXss

0 commit comments

Comments
 (0)