CI: Move to codecov-action@4
[kconfig-hardened-check.git] / .github / workflows / engine_unit-test.yml
index fd34c369d75063ae9ea71f85ea6890280f30a6a4..e60b09bafd1c25c66f13bd8aaa3fd7a5a23f68f5 100644 (file)
@@ -39,6 +39,8 @@ jobs:
 
     - name: Handle coverage
       uses: codecov/codecov-action@v4
+      env:
+        CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
       with:
         files: ./coverage_unittest.xml
         flags: engine_unit-test