Skip to content

Commit 1a4450a

Browse files
Use CODECOV_TOKEN (#14536)
Signed-off-by: Prudhvi Godithi <[email protected]> (cherry picked from commit aa83733) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f27a0ad commit 1a4450a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
if: success()
114114
uses: codecov/codecov-action@v4
115115
with:
116+
token: ${{ secrets.CODECOV_TOKEN }}
116117
files: ./codeCoverage.xml
117118

118119
- name: Create Comment Success

0 commit comments

Comments
 (0)