Skip to content

Commit 1569b90

Browse files
authored
Merge pull request #66 from sjinks/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.5.0
2 parents d6e26d8 + d761d49 commit 1569b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
69+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272
files: build/coverage/coverage.lcov

0 commit comments

Comments
 (0)