Skip to content

Commit 18c276e

Browse files
renovate[bot]sjinks
authored andcommitted
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent 2558901 commit 18c276e

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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
69+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
7070
with:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272
files: build/coverage/coverage.lcov

0 commit comments

Comments
 (0)