Skip to content

Commit 6208f2e

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 5556564 commit 6208f2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6767

6868
- name: Upload coverage reports to Codecov
69-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
69+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272
files: build/coverage/coverage.lcov

0 commit comments

Comments
 (0)