Skip to content

Commit 869f107

Browse files
chore(deps): update codecov/codecov-action action to v6.0.2 (#299)
[skip ci]
1 parent 66daeee commit 869f107

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

0 commit comments

Comments
 (0)