Skip to content

Commit 88197a1

Browse files
authored
Merge pull request #32 from sjinks/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.4.0
2 parents cf30aa5 + 10c9d6a commit 88197a1

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

0 commit comments

Comments
 (0)