Skip to content

Commit 2eb5da6

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0
1 parent 1a6a731 commit 2eb5da6

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
@@ -63,7 +63,7 @@ jobs:
6363
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6464

6565
- name: Upload coverage reports to Codecov
66-
uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1
66+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
file: build/coverage/coverage.lcov

0 commit comments

Comments
 (0)