Skip to content

Commit 8358dde

Browse files
chore(deps): update codecov/codecov-action action to v5.4.1
1 parent b9adcdf commit 8358dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

+1-1
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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
69+
uses: codecov/codecov-action@cf3f51a67d2820f7a7cefa0831889fbbef41ca57 # v5.4.1
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272
files: build/coverage/coverage.lcov

0 commit comments

Comments
 (0)